Avery Ret Profile menu

User Tag List

Page 11 of 17 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 245
  1. #151
    barandeniz's Avatar Member
    Reputation
    4
    Join Date
    Nov 2006
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for example in arena you need to stun so again you need to stop rotation. right shift is very unconfortable imo.

    Avery Ret Profile
  2. #152
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The profile looks good and I will test it tonight but I would like to get your help on a few things as optional.

    My Mass Exo code is pretty simple.

    Name : Ret Mass Exo
    Actions :
    Cancel channel : False
    Recast Delay : 0
    Skip Unknown : True
    Spell ID: 122028
    Target : Target

    PHP Code:
    if UnitBuffID("player"84963) == nil or UnitBuffID("player"84963) and select(7UnitBuffID"player"84963)) - GetTime() < 2.5 then    if UnitPower("player"9) >= 3 then        return false     endelseif PQR_SpellAvailable(24275then    return falseend
    if UnitPower("player"9) < and (UnitBuffID("player"87138) or PQR_SpellAvailable(879)) then    return trueend 
    I used the same code as Exorcism to maintain the same but overall Mass Exo works fine.
    Exorcism still has to be in the rotation as the very last ability or it skips Mass Exo and if it's before the last anything after Exo get's skipped so location is key.

    What I would like to do is make a key to toggle CS/TV to hotr/ds no seal swaps since sor is bad.
    Last edited by js1974; 11-11-2012 at 08:33 PM.

  3. #153
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FYI rotation not using CS on Legs on Garalon could be a range check issue not sure.
    Last edited by js1974; 11-11-2012 at 11:09 PM.

  4. #154
    Apocalypse59's Avatar Knight
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    221
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Love your work, really good stuff.

  5. #155
    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)
    Originally Posted by js1974 View Post
    The profile looks good and I will test it tonight but I would like to get your help on a few things as optional.

    My Mass Exo code is pretty simple.

    Name : Ret Mass Exo
    Actions :
    Cancel channel : False
    Recast Delay : 0
    Skip Unknown : True
    Spell ID: 122028
    Target : Target

    PHP Code:
    if UnitBuffID("player"84963) == nil or UnitBuffID("player"84963) and select(7UnitBuffID"player"84963)) - GetTime() < 2.5 then    if UnitPower("player"9) >= 3 then        return false     endelseif PQR_SpellAvailable(24275then    return falseend
    if UnitPower("player"9) < and (UnitBuffID("player"87138) or PQR_SpellAvailable(879)) then    return trueend 
    I used the same code as Exorcism to maintain the same but overall Mass Exo works fine.
    Exorcism still has to be in the rotation as the very last ability or it skips Mass Exo and if it's before the last anything after Exo get's skipped so location is key.

    What I would like to do is make a key to toggle CS/TV to hotr/ds no seal swaps since sor is bad.
    press shift once, thanks for the code and info. I will add support tomorrow.

    Originally Posted by barandeniz View Post
    for example in arena you need to stun so again you need to stop rotation. right shift is very unconfortable imo.
    Just press the key for stun? If it doesn't work the first time press it twice, update the profile.

    Originally Posted by js1974 View Post
    FYI rotation not using CS on Legs on Garalon could be a range check issue not sure.
    Just did lfr garalon to test, it works? Update, not sure what the problem is.
    Last edited by averykey; 11-12-2012 at 03:12 AM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  6. #156
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    press shift once, thanks for the code and info. I will add support tomorrow.
    I understand how yours works, What i'm asking for is assistance in changing it because SoR should never be used so there is no point for it. The only options for rotation you should ever really use is. CS/TV - CS/DS - HOTR/DS all using Seal of Truth. Right now yous has 2 keys setup to toggle 2 different things. First thing tried to do was make it so I could use 1 key to toggle through 3 different rotations and that did not work.

    So what I'm trying to do now is eliminate the things that aren't needed. SoR is not needed so no real reason to ever turn it on. This profile bursts great on heroic Blade Lord and bursting up to 200K+ which is solid. Few things this goes back to professions certainly.

    As an engineer we always want Synapse Springs and Execution Sentence to line up since they are on the same timers and if a trinket proc is up than great. This also means that waiting for AW and other random things before ES is used does very little good for engineers because your gloves have already been used. Using this profile my synapse and execution sentence were never lined up so overall my damage was much lower than it should have been.

    We were doing Garalon heroic maybe there is a difference will check again next week since he is dead now.

  7. #157
    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)
    Originally Posted by js1974 View Post
    I understand how yours works, What i'm asking for is assistance in changing it because SoR should never be used so there is no point for it. The only options for rotation you should ever really use is. CS/TV - CS/DS - HOTR/DS all using Seal of Truth. Right now yous has 2 keys setup to toggle 2 different things. First thing tried to do was make it so I could use 1 key to toggle through 3 different rotations and that did not work.

    So what I'm trying to do now is eliminate the things that aren't needed. SoR is not needed so no real reason to ever turn it on. This profile bursts great on heroic Blade Lord and bursting up to 200K+ which is solid. Few things this goes back to professions certainly.

    As an engineer we always want Synapse Springs and Execution Sentence to line up since they are on the same timers and if a trinket proc is up than great. This also means that waiting for AW and other random things before ES is used does very little good for engineers because your gloves have already been used. Using this profile my synapse and execution sentence were never lined up so overall my damage was much lower than it should have been.

    We were doing Garalon heroic maybe there is a difference will check again next week since he is dead now.
    Not sure how you do the 4th boss in hof, but in our strat we pull the adds together and I burst 350k~ with sor.

    PHP Code:
    -- Buff seal if none
    if single == nil and aoe == nil and playerSeal == 0 then CastShapeshiftForm(1end

    if IsInInstance() and (select(2GetInstanceInfo()) == "party" or select(2GetInstanceInfo()) == "raid"then
        
    if (single == false or single == true or aoe == true or aoe == false) and playerSeal ~= 1 then 
            CastShapeshiftForm
    (1)
            
    end
    elseif not IsInInstance() or IsInInstance() and select(2GetInstanceInfo()) ~= "party" and select(2GetInstanceInfo()) ~= "raid" then
        
    if PlayerHP <= 50 and playerSeal ~= 4 then
            CastShapeshiftForm
    (4)
        elseif (
    single == false or single == true or aoe == true or aoe == false) and playerSeal ~= and PlayerHP >= 60 then 
            CastShapeshiftForm
    (1)
        
    end
    end 

    for no sor.

    why do you want sor removed anyways? you have to press shift twice to activate it, the first shift does hotr/ds/truth then you just press ctrl to get back to what you want. It's useful for a lot of trash pulls/dungeons and grinding as well.

    I will add glove support today
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  8. #158
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I'm not sure if you are working on Heroic but for Windlord on Heroic I can tell you I have to keep censure up 100% and there is no room for padding the meters. DK's and Warriors do a far better job cleaving adds down so my position has solely been sitting on the boss from open until kill. Sure I won't have top DPS on any meters but I'm doing what the guild asks to maintain a top 20 US standing so their wish is my command.

    I generally use CS/DS, CS/TV or HotR/DS never have I used SoR.

  9. #159
    Fujitsuo's Avatar Banned
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Message: [string "if PQR_Addon_Loaded == nil then..."]:1451: GetSpellBookItemName(): Invalid spell slot
    Time: 11/14/12 21:21:07
    Count: 7911
    Stack: [C]: in function `GetSpellBookItemName'
    [string "if PQR_Addon_Loaded == nil then..."]:1451: in function `PQR_GetSpellID'
    [string "if PQR_Addon_Loaded == nil then..."]:1437: in function <[string "if PQR_Addon_Loaded == nil then..."]:1435>
    [C]: in function `CastSpellByName'
    [string "if UnitIsDeadOrGhost("player") == nil and n..."]:185: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Locals: (*temporary) = 197
    (*temporary) = "spell"





    Getting this Error after enable your rotation

  10. #160
    Cyxi's Avatar Member
    Reputation
    4
    Join Date
    Mar 2012
    Posts
    44
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same here,

    no addon, test with english and french version

  11. #161
    tigole1's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    82
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by js1974 View Post
    Well I'm not sure if you are working on Heroic but for Windlord on Heroic I can tell you I have to keep censure up 100% and there is no room for padding the meters. DK's and Warriors do a far better job cleaving adds down so my position has solely been sitting on the boss from open until kill. Sure I won't have top DPS on any meters but I'm doing what the guild asks to maintain a top 20 US standing so their wish is my command.

    I generally use CS/DS, CS/TV or HotR/DS never have I used SoR.
    You should be grateful that avery spends the time coding ret pqr profile if his is not to your standard code them yourself.

  12. #162
    Cyxi's Avatar Member
    Reputation
    4
    Join Date
    Mar 2012
    Posts
    44
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I agree,

    if you're not satisfied, make your own modification. I don't understand people getting a liitle bit agressive with someone who's spending hard time to satisfie the community

  13. #163
    Linda513's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update fixed focus bug, update from pqr or download here or up top

  14. #164
    Trivouille's Avatar Member
    Reputation
    2
    Join Date
    Dec 2010
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cyxi View Post
    I agree,

    if you're not satisfied, make your own modification. I don't understand people getting a liitle bit agressive with someone who's spending hard time to satisfie the community
    He's just trying to help him improve it. He's not being rude at all, it's just discussion about palret, and how things could be handled.
    I mean, a comment which explains whichs things are cool/working or not is always more useful than a comment who says "THIS NO WORK FIX PLZ", at least in my humble opinion.

    Back on topic, how's the gloves thing going ?

  15. #165
    Fujitsuo's Avatar Banned
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Message: [string "if PQR_Addon_Loaded == nil then..."]:1451: GetSpellBookItemName(): Invalid spell slot
    Time: 11/14/12 21:21:07
    Count: 7911
    Stack: [C]: in function `GetSpellBookItemName'
    [string "if PQR_Addon_Loaded == nil then..."]:1451: in function `PQR_GetSpellID'
    [string "if PQR_Addon_Loaded == nil then..."]:1437: in function <[string "if PQR_Addon_Loaded == nil then..."]:1435>
    [C]: in function `CastSpellByName'
    [string "if UnitIsDeadOrGhost("player") == nil and n..."]:185: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Locals: (*temporary) = 197
    (*temporary) = "spell"


    could anyone help me with this error?

Page 11 of 17 FirstFirst ... 789101112131415 ... LastLast

Similar Threads

  1. [PQR] Holy Paladin PvP [NEW! Ret PvP Profile!]
    By Dominium in forum WoW Bot Maps And Profiles
    Replies: 124
    Last Post: 07-03-2020, 03:05 AM
  2. Avery's Profiles
    By averykey in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 01-23-2014, 01:11 AM
  3. [ProbablyEngine] Retribution Wreckage NevoDarks Quality Ret Profile.
    By Nevodark in forum WoW Bot Maps And Profiles
    Replies: 14
    Last Post: 12-14-2013, 06:09 PM
  4. Avery's Profiles
    By averykey in forum WoW Bot Maps And Profiles
    Replies: 90
    Last Post: 09-17-2013, 06:19 AM
  5. Request RET Pally PVP Profile
    By Thesaint38 in forum WoW Bot Maps And Profiles
    Replies: 0
    Last Post: 04-23-2012, 05:50 AM
All times are GMT -5. The time now is 08:09 AM. 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