[PQR] Cpoworks's PQR profiles menu

Shout-Out

User Tag List

Page 12 of 17 FirstFirst ... 8910111213141516 ... LastLast
Results 166 to 180 of 247
  1. #166
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xLegendx View Post
    Thank you very much btw

    Edit: Hmm doesn't seem to work in duels so assume that carries onto arena

    Edit: Oh, I was missing an end. It works! Thanks again.
    this should work

    Code:
    local roots                = {
                            96294,    --Chains Of Ice
                            91807,    --ShamblingRush
                            339,        -- Entangling Roots
                            19975,        -- Entangling Roots (Nature's Grasp)
                            45334,        -- Immobilized (Wild Charge - Bear)
                            102359,        -- Mass Entanglement
                            110693,        -- Frost Nova (Mage)
                            19185,        -- Entrapment
                            128405,        -- Narrow Escape
                            50245,        -- Pin (Crab)
                            54706,        -- Venom Web Spray (Silithid)
                            4167,        -- Web (Spider)
                            122,        -- Frost Nova
                            111340,        -- Ice Ward
                            116706,        -- Disable
                            113275,        -- Entangling Roots (Symbiosis)
                            123407,        -- Spinning Fire Bloss
                            113275,        -- Entangling Roots (Symbiosis)
                            87194,        -- Glyph of Mind Blast
                            114404,        -- Void Tendril's Grasp
                            115197,        -- Partial Paralysis
                            64695,        -- Earthgrab (Earthgrab Totem)
                            63685,        -- Freeze (Frozen Power)
                            107566,        -- Staggering Shout
                            39965,        -- Frost Grenade
                            55536,        -- Frostweave Net
                            13099        -- Net-o-Matic
    }
     
    for i=1,#roots do
    if UnitDebuffID("player",roots[i]) ~= nil   then
    CastSpellByName(tostring(GetSpellInfo(116841))) 
    end
    end
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

    [PQR] Cpoworks's PQR profiles
  2. #167
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, I got it to work. I was just missing an end :P

    Thank you very much

  3. #168
    BALTOBOULBOBBI's Avatar Active Member
    Reputation
    62
    Join Date
    Mar 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Suggestion: make it use grounding totem when an nearby allied gets scattered to absorb the trap

  4. #169
    vbence001's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your Ele PvP profile is good and if you made a few changes it could possibly be used to play high rated arena. The biggest problem currently is that if an enemy player is starting to los you around a pillar the profile will try to spam abilities with no success.
    My suggestion list is:
    -make customisable binds for spells which are better to be used manually(thunderstike, healing tide, burst cds and ghost wolf)
    -while being in ghostwolf the rotation should pause itself
    -grounding and healing stream should be used on cooldown, the priority of it should be above lightning bolt
    -keeping flame shock up on a secondary target greately increases your damage(by around 20%) the most simple way in my opinion would be to add an option to have it auto refreshed on your focus target(this should have a range and a los check too so pqr doesnt try to spam it when its behind a pillar for example)

  5. #170
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vbence001 View Post
    Your Ele PvP profile is good and if you made a few changes it could possibly be used to play high rated arena. The biggest problem currently is that if an enemy player is starting to los you around a pillar the profile will try to spam abilities with no success.
    My suggestion list is:
    -make customisable binds for spells which are better to be used manually(thunderstike, healing tide, burst cds and ghost wolf)
    -while being in ghostwolf the rotation should pause itself
    -grounding and healing stream should be used on cooldown, the priority of it should be above lightning bolt
    -keeping flame shock up on a secondary target greately increases your damage(by around 20%) the most simple way in my opinion would be to add an option to have it auto refreshed on your focus target(this should have a range and a los check too so pqr doesnt try to spam it when its behind a pillar for example)
    I think he's trying to fix the LoS issue soon.

    He's adding the flame shock suggestion soon.


    Ghost Wolf Keybind is useless in my opinion if the rotation pauses while youre in it (lostinthewoods profile this)
    Healing Tide can be used with a the pause modifier as a keybind, same with thunderstrike. (Unless there is room to have some spare binds)

    I would personally like to see an AoE keybind for RBGs
    Last edited by xLegendx; 06-20-2013 at 01:40 AM.

  6. #171
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vbence001 View Post
    Your Ele PvP profile is good and if you made a few changes it could possibly be used to play high rated arena. The biggest problem currently is that if an enemy player is starting to los you around a pillar the profile will try to spam abilities with no success.
    My suggestion list is:
    -make customisable binds for spells which are better to be used manually(thunderstike, healing tide, burst cds and ghost wolf)
    -while being in ghostwolf the rotation should pause itself
    -grounding and healing stream should be used on cooldown, the priority of it should be above lightning bolt
    -keeping flame shock up on a secondary target greately increases your damage(by around 20%) the most simple way in my opinion would be to add an option to have it auto refreshed on your focus target(this should have a range and a los check too so pqr doesnt try to spam it when its behind a pillar for example)
    You can probably pull some of the things you want right out of my Elemental PvE profile and fuse them into this. I am going to be adding things like Auto Tremor Totem, Auto Grounding Totem to my PvE one but I don't really PvP so it isn't designed for that. I can always build in a PvP toggle to force certain actions but given the effort Cpoworks has put into this PvP one I wouldn't really want to.

  7. #172
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay guys, finally got settled in. Im going to release a update to my resto profile tonight and hopefully an update to my ele pvp profile, just depends if my cousins try to get me drunk or not -.-
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  8. #173
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cpowroks View Post
    Okay guys, finally got settled in. Im going to release a update to my resto profile tonight and hopefully an update to my ele pvp profile, just depends if my cousins try to get me drunk or not -.-
    Haha, i'll be awaiting the news

  9. #174
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, so ive been doing some testing on my ele profile, and for the time being im not going to implement the arena 1-5 flame shock. LoS doesnt work so if some one is losing you it will always try to cast on that person and do nothing else. Hopefully the los issue can be resolved soon by xHelper. Also i have a ton of updates for my resto profile I just need to finish testing them.
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  10. #175
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Found a temp fix for the LOS issues by using a combat log reader. im going to to update all my profiles tonight after the hockey game.
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  11. #176
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cpowroks View Post
    Found a temp fix for the LOS issues by using a combat log reader. im going to to update all my profiles tonight after the hockey game.
    Awesome man, cannot wait(:

    http://www.ownedcore.com/forums/worl...-rotation.html (Beastmaster pvp/pve rotation)

    This profile had an LoS code in it that worked but, for some reason he made it pause for like 2 sec before it starting him them again when back in LoS


    Maybe this can help you find a better method

  12. #177
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    didnt look at what hes using, but its similar to that what i found/cameup with.
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  13. #178
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ran into some problems. ill fix it in the morning.
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  14. #179
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cpowroks View Post
    Ran into some problems. ill fix it in the morning.
    Damn, thanks for the effort though
    I'll be awaiting it

  15. #180
    odano1988's Avatar Member
    Reputation
    3
    Join Date
    Jun 2011
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i take PE for ele will it use the buff?

Page 12 of 17 FirstFirst ... 8910111213141516 ... LastLast

Similar Threads

  1. [PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's?
    By firepong in forum WoW Bot Maps And Profiles
    Replies: 714
    Last Post: 08-14-2013, 03:43 AM
  2. [PQRotation] Blinded's PQR Profile's Feedback - Comments - Question's?
    By [Blinded] in forum WoW Bot Maps And Profiles
    Replies: 123
    Last Post: 08-05-2013, 07:03 AM
  3. Wtb ele sham pqr profile thats flawless at for lvl 90s
    By odano1988 in forum WoW Bot Maps And Profiles
    Replies: 7
    Last Post: 10-12-2012, 10:23 AM
  4. [Buying] Best Unholy DK PQR Profile !
    By leinadz in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 09-17-2012, 03:10 PM
  5. PQR Profiles and leveling
    By Durf in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 02-01-2012, 08:21 PM
All times are GMT -5. The time now is 10:24 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