PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 264 of 779 FirstFirst ... 164214260261262263264265266267268314364764 ... LastLast
Results 3,946 to 3,960 of 11681
  1. #3946
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lawlmoto View Post
    Yea what I'm saying is have it only disrupting if its out of range of pummel, OR if pummel is off cd.

    To make it extra safe you can even make it so if you're in range it'll check if pummel has less than 14 sec, so it'll have an extra 1 sec buffer.
    Yea this is how I has it before not the 14 second thing but the first part of your post. Even when it was like that it would blow both cooldown. I think because pqr processes things so quickly it was processing to the disrupting shout before pummel even showed a cooldown. Fixed this even better now by just doing PQR_DelayRotation(.5) right after I do the cast pummel. Now it works as intended. .5 might be too much time technically but I don't notice a hitch in the rotation

    Sent from my MB865 using Tapatalk 2

    PQR - Rotation Bot
  2. #3947
    rages4calm's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    26
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't find the latest 5.0.4/5 MAge profiles anywhere can someone please redirect me tothe latest working profiles.

  3. #3948
    lawlmoto's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bgreen12 View Post
    Yea this is how I has it before not the 14 second thing but the first part of your post. Even when it was like that it would blow both cooldown. I think because pqr processes things so quickly it was processing to the disrupting shout before pummel even showed a cooldown. Fixed this even better now by just doing PQR_DelayRotation(.5) right after I do the cast pummel. Now it works as intended. .5 might be too much time technically but I don't notice a hitch in the rotation

    Sent from my MB865 using Tapatalk 2
    It's actually also partially the wow spell queue as well.

    Sent from my Galaxy Nexus using Tapatalk 2

  4. #3949
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lawlmoto View Post
    It's actually also partially the wow spell queue as well.

    Sent from my Galaxy Nexus using Tapatalk 2
    Yup, depending on your latency, WoW will queue the spell that much sooner right before the GCD/whatever CD so that it will make it seem like your not lagging . A slice of life thing so to speak

  5. #3950
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rages4calm View Post
    I can't find the latest 5.0.4/5 MAge profiles anywhere can someone please redirect me tothe latest working profiles.
    Did you know we have a forum called "WoW Bot Maps and Profiles"? Theres a great thread there you should check out: [PQR] List of Community Rotations ([PQR] List of Community Rotations - Updated 09012012)

  6. #3951
    blacknightlll's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I actually didn't know that ninja lol and I read these all day long. Thanks for the link.

  7. #3952
    stephanicus's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So which Fire Mage profile has give everyone the best results?

  8. #3953
    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)
    What do people want in the pally pvp profile? Besides the obvious HoF, emancipate and healing?
    Looking for a pro pally pvper to help me plan out the profile.


    Ret and prot update coming soon, rewrote the whole profile.



    I need to know how to get the talents of the user, because the rotations change based on what talents they have.
    Gettalenttabinfo was replaced with API GetSpecializationInfo - WoWWiki - Your guide to the World of Warcraft , anyone know how to get talent info? According to the api getspec only returns

    id
    Number - specialization ID.
    name
    String - specialization name, e.g. "Balance".
    description
    String - description of the specialization, e.g. "Can take on the form of a powerful Moonkin, balancing the power of Arcane and Nature magic to destroy enemies at a distance."
    icon
    String - Texture path to this specialization's icon.
    background
    String - Background texture name for this talent tree; prepend "Interface\TALENTFRAME\" to this value for a valid texture path.
    role
    String - This specialization's intended role in a party, one of "DAMAGER", "TANK", "HEALER".
    Details

    edit: do you get talents with http://www.wowwiki.com/API_GetTalentInfo ?



    Anyone know of a good way to detect if player is in a pvp spec, I was thinking of having players having to pick a certain talent, but since all the talents are so useful, I'm not sure what to do.

    Is there a way to see if a player has resilience?
    Last edited by averykey; 09-13-2012 at 12:49 AM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  9. #3954
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    What do people want in the pally pvp profile? Besides the obvious HoF, emancipate and healing?
    Looking for a pro pally pvper to help me plan out the profile.


    Ret and prot update coming soon, rewrote the whole profile.



    I need to know how to get the talents of the user, because the rotations change based on what talents they have.
    Gettalenttabinfo was replaced with API GetSpecializationInfo - WoWWiki - Your guide to the World of Warcraft , anyone know how to get talent info? According to the api getspec only returns




    edit: do you get talents with API GetTalentInfo - WoWWiki - Your guide to the World of Warcraft ?



    Anyone know of a good way to detect if player is in a pvp spec, I was thinking of having players having to pick a certain talent, but since all the talents are so useful, I'm not sure what to do.

    Is there a way to see if a player has resilience?
    go based off where the Unit is
    excerpt from my Paladin code:

    PHP Code:
        -- If we are in a 5 man instance
        
    if IsInInstance() and select(2GetInstanceInfo()) == "party" then
            PQR_SwapRotation
    ("Holy Party (Nova [Holy])")
        -- If 
    we are in a raid of any size
        
    elseif IsInInstance() and select(2GetInstanceInfo()) == "raid" then
            PQR_SwapRotation
    ("Holy Raid (Nova [Holy])")
        -- If 
    we are in a Battleground
        
    elseif IsInInstance() and select(2GetInstanceInfo()) == "pvp" and not IsActiveBattlefieldArena() and not IsRatedBattleground() then
            PQR_SwapRotation
    ("Holy BG (Nova [Holy])")
        -- If 
    we are in an Arena Battle
        
    elseif IsInInstance() and ( IsActiveBattlefieldArena() or IsRatedBattleground()) then
            PQR_SwapRotation
    ("Holy Arena (Nova [Holy])")
        
    end 
    *edit*
    and in terms of Talent checking..... just check like you would any old spell

    IsSpellKnown (old way, doesn't work on morphed spells) -- Good way to find out if it IS a morphed spell
    IsPlayerSpell(new way, works on morphed spells) -- Good way to just see if you know the spell
    Last edited by bu_ba_911; 09-13-2012 at 01:08 AM.
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  10. #3955
    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 bu_ba_911 View Post
    go based off where the Unit is
    excerpt from my Paladin code:

    PHP Code:
        -- If we are in a 5 man instance
        
    if IsInInstance() and select(2GetInstanceInfo()) == "party" then
            PQR_SwapRotation
    ("Holy Party (Nova [Holy])")
        -- If 
    we are in a raid of any size
        
    elseif IsInInstance() and select(2GetInstanceInfo()) == "raid" then
            PQR_SwapRotation
    ("Holy Raid (Nova [Holy])")
        -- If 
    we are in a Battleground
        
    elseif IsInInstance() and select(2GetInstanceInfo()) == "pvp" and not IsActiveBattlefieldArena() and not IsRatedBattleground() then
            PQR_SwapRotation
    ("Holy BG (Nova [Holy])")
        -- If 
    we are in an Arena Battle
        
    elseif IsInInstance() and ( IsActiveBattlefieldArena() or IsRatedBattleground()) then
            PQR_SwapRotation
    ("Holy Arena (Nova [Holy])")
        
    end 
    *edit*
    and in terms of Talent checking..... just check like you would any old spell

    IsSpellKnown (old way, doesn't work on morphed spells) -- Good way to find out if it IS a morphed spell
    IsPlayerSpell(new way, works on morphed spells) -- Good way to just see if you know the spell
    Thanks

    About the talent checking, Is their a new spell for avenging wrath?, when you choose Sanctified wrath, it lowers the cd of HoW (Ret) or Judge (Prot) while it's up.


    edit: won't let me give you more rep D:
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  11. #3956
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i honestly don't know, never checked
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  12. #3957
    Edsaxe's Avatar Member
    Reputation
    2
    Join Date
    Sep 2011
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    What do people want in the pally pvp profile? Besides the obvious HoF, emancipate and healing?
    Looking for a pro pally pvper to help me plan out the profile.


    Ret and prot update coming soon, rewrote the whole profile.





    I need to know how to get the talents of the user, because the rotations change based on what talents they have.
    Gettalenttabinfo was replaced with API GetSpecializationInfo - WoWWiki - Your guide to the World of Warcraft , anyone know how to get talent info? According to the api getspec only returns




    edit: do you get talents with API GetTalentInfo - WoWWiki - Your guide to the World of Warcraft ?



    Anyone know of a good way to detect if player is in a pvp spec, I was thinking of having players having to pick a certain talent, but since all the talents are so useful, I'm not sure what to do.

    Is there a way to see if a player has resilience?
    Not a pro pvper but Dominium's rework of Cokx profile worked well for me.

    Something similar if you can make it before mop release would be handy.

  13. #3958
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Edsaxe View Post
    Not a pro pvper but Dominium's rework of Cokx profile worked well for me.

    Something similar if you can make it before mop release would be handy.
    Are you talking about the pre-patch rework or something for this current patch? I thought Dom wasn't releasing one until 90.

  14. #3959
    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)
    What's wrong in here? Keep getting a nil error, have I missed something? Rep+ for any help

    PHP Code:
    local PlayerHP 100 UnitHealth("player") / UnitHealthMax("player")

    if 
    UnitAffectingCombat("player"then
    --Lay on Hands
    if PlayerHP <= 20 and PQR_SpellAvailable(633then
        CastSpellByName
    (GetSpellInfo(633), "player")
    end
        
    --Ardent Defender
    if IsSpellKnown(31850then
        
    if PlayerHP <= 15 and UnitPower("player"9) <= and not PQR_SpellAvailable(633) and
            
    CastSpellByName(GetSpellInfo(31850), "player")
        
    end
    end

    --Word of Glory
    if (select(2GetSpecializationInfo(GetSpecialization()))) == "Protection" then
        
    if PlayerHP <= 50 and UnitPower("player"9) >= 3 then
            CastSpellByName
    (GetSpellInfo(85673), "player")
        
    end
    end

    --Lightwell
    if PQR_LightwellTimeout == nil then
        PQR_LightwellTimeout 
    0
    end

    if PlayerHP 70 and UnitBuffID("player"7001) == nil then
        
    if PQR_LightwellTimeout GetTime() then
            
    if UnitDebuffID("player"108220) == nil then
                PQR_LightwellTimeout 
    GetTime() + 1
                InteractUnit
    ("Lightwell")
            
    end
        end
    end

    --End of Combat Check
    end

    --Sacred ShieldLeft Ctrl Key Down
    if IsLeftControlKeyDown() and UnitBuffID("player"642) == nil then
            CastSpellByName
    (GetSpellInfo(20925), "player")
        
    end
    end 

    edit: The rotation works fine if I take this ability out so I'm pretty sure this is the culprit.


    Code for SancWrath check

    PHP Code:
    if (select(2GetSpecializationInfo(GetSpecialization()))) == "Protection" then
        
    if UnitDebuffID("player"114232) and PQR_SpellAvailable(20271then
            
    return false
        end
    end 
    Last edited by averykey; 09-13-2012 at 02:54 AM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  15. #3960
    Edsaxe's Avatar Member
    Reputation
    2
    Join Date
    Sep 2011
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Taran32 View Post
    Are you talking about the pre-patch rework or something for this current patch? I thought Dom wasn't releasing one until 90.
    Yeah pre patch, avery was asking what people wanted in ret pvp so i suggested what worked for me before

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 08:35 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