[PQR] Holy Paladin PvP [NEW! Ret PvP Profile!] menu

User Tag List

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 125
  1. #61
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    For your yoloswag code, you could put the code in pause instead, since you just want the rotation to stop.

    Will add more updates as I go through the profile, can I use some of your code?

    PHP Code:
    -- Don't Attack PvP ---
    local debuffList = { 20066, 19503, 90337, 1499, 6770, 2094, 31661, 6358, 1776, 33786, 642, 1022 }
    for i=1,#debuffList do 
        if UnitDebuffID("target",debuffList[i]) or (UnitExists("target") and UnitIsPlayer("target") and UnitIsEnemy("target", "player") == nil) then
            return true
        end
    end 
    You don't need to return false if the code doesn't return true, it will skip the code if the argument is false.
    Hey Avery, of course you are free to use any code that I have

    Nope, I want the yoloswag pause to be in a different spot in the rotation then the normal pause, since I want abilities such as HoF to be cast even if my target is a friend

    Still kinda learning the usage of 'for', I am a pretty good C++ programmer but I haven't really put any effort into learning more advanced Lua hehe :P Made the new Hand of Freedom with for's Thanks for this code I'll replace my current one with it!


    Updated my Retribution profile - added the Burst Mode! Please redownload!
    Last edited by Dominium; 12-19-2012 at 04:18 PM.

    [PQR] Holy Paladin PvP [NEW! Ret PvP Profile!]
  2. #62
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oooooo will deff test this right now

  3. #63
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so far really good works perfectly but i havent tried it in arena yet.
    question will it support heal in arenas?
    Last edited by Beelzix; 12-20-2012 at 02:59 AM.

  4. #64
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Beelzix View Post
    so far really good works perfectly but i havent tried it in arena yet
    Haven't tried in arena as well :P

    As I said in my first post, I currently don't play ret, so I am not sure what to add/change - please give me suggestions/tips once you test it out a bit more!

  5. #65
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    will do .

  6. #66
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dmg output is flawless its just the healing thats worrying me. 1st BG i died a little but im raising the % on hp it should heal me ill get back to ya in a bt

  7. #67
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yep hmm the instant FoL isnt healing me that much and i have it set to 75-80

  8. #68
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its ok for arena but its not cleansing alot and its not breaking slows that much but it does break them
    im only able to give info on the gameplay im not any good at the coding
    also itsnot castin saced shield
    as for divine shield its not cancling all activity and its not bubbling right away. i have it currently set to 20 atm and its still not fast enough cause i died quick against a burst comp

    other then those few errors ide recomend this to all rets XD
    Last edited by Beelzix; 12-20-2012 at 06:21 AM.

  9. #69
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Beelzix View Post
    yep hmm the instant FoL isnt healing me that much and i have it set to 75-80
    Well its mainly to be used on other mates since it heals a lot more on them, its kinda lame on self.

    Originally Posted by Beelzix View Post
    its ok for arena but its not cleansing alot and its not breaking slows that much but it does break them
    im only able to give info on the gameplay im not any good at the coding
    also itsnot castin saced shield
    as for divine shield its not cancling all activity and its not bubbling right away. i have it currently set to 20 atm and its still not fast enough cause i died quick against a burst comp

    other then those few errors ide recomend this to all rets XD
    No sacred shield because as I said it is not supported atleast not yet

    For the divine shield you can increase the % if you want, I like it on 20.

    Its only supposed to emancipate freezes and iam not gona change that at least for now. You can emancipate slowa yourself when you want to.

  10. #70
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    One more thing Beelzix, you said that about divine shield, it doesn't stop all activity. Do you want it to stop attacking while you are divine shielded?

    If yes then all you need to do is change Pause to this:

    if IsMounted("player") then
    return true
    elseif IsLeftShiftKeyDown() then
    return true
    elseif UnitBuffID(642, "player") ~= nil then
    return true
    else
    return false
    end


    Merry Christmas Everyone!

    I hope you enjoy the new main post

    Last edited by Dominium; 12-20-2012 at 03:27 PM.

  11. #71
    chk's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For the ret profile, what's the difference between this and TuanHA's ultimate version? (when both used in pvp settings)

  12. #72
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chk View Post
    For the ret profile, what's the difference between this and TuanHA's ultimate version? (when both used in pvp settings)
    Who knows? Really no idea, lol. Usually PQR seems to work much better then Honorbuddy so I'd guess this should be better then TuanHA's profile :P

    Edit: when used by yourself ofc

    Edit 2: need to edit Hand of Freedom a bit... something is bugged with it when cooldowns are used, will probably push an update tomorrow or something
    Last edited by Dominium; 12-21-2012 at 10:21 AM.

  13. #73
    saintsrlfc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, Does anyone else have Lag when using Ret profile? The holy profile works great but when i come to use ret profile i get massive lag

    Fantastic holy profile though

  14. #74
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by saintsrlfc View Post
    Hello, Does anyone else have Lag when using Ret profile? The holy profile works great but when i come to use ret profile i get massive lag

    Fantastic holy profile though
    Hmm yeah I've been experiencing that lately, I will be recoding it a lot during my free time soon. Glad you like the holy one!

  15. #75
    saintsrlfc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by saintsrlfc View Post
    Hello, Does anyone else have Lag when using Ret profile? The holy profile works great but when i come to use ret profile i get massive lag

    Fantastic holy profile though
    When i'm mounted i get no lag at all.......Anyone help?

Similar Threads

  1. [Selling] [PQR] Huntards BM PvP Profile - Exclusive Edition
    By n00bch0p in forum World of Warcraft Buy Sell Trade
    Replies: 3
    Last Post: 03-27-2013, 04:55 PM
  2. [PQR Request] Destruction PVP profile
    By Frissle in forum WoW Bot Maps And Profiles
    Replies: 2
    Last Post: 03-14-2013, 04:10 PM
  3. [PQR] There warlock pvp profile?
    By Stein6 in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 03-02-2013, 08:08 AM
  4. [Holy Paladin PvP] Haith's Holy Paladin Guide
    By Haith in forum World of Warcraft Guides
    Replies: 7
    Last Post: 05-12-2010, 01:13 PM
  5. [Holy Paladin PvP] Tips & Strats
    By Greatdrak in forum World of Warcraft Guides
    Replies: 7
    Last Post: 05-11-2010, 04:37 PM
All times are GMT -5. The time now is 11:24 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search