[PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's? menu

User Tag List

Page 42 of 48 FirstFirst ... 383940414243444546 ... LastLast
Results 616 to 630 of 715
  1. #616
    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)
    Version 2.2.1 pushed where it will use Mangle > Shred if you have anything more than a 2piece Tier 15. The rotation will automatically tell what you have and work with that. No need to do checks or anything for that matter.

    [PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's?
  2. #617
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How will glyph of shred work with the latest version? I had a problem with what I did were I had to remove it because it was shredding on every TF, but with it removed I ran into problems ifi was in front of the bosses when berserk popped.

    Sent from my Galaxy S3 using Tapatalk 2

  3. #618
    Scooters's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Version 2.2.1 doesn't work for me, it always only shredders - but nothing else.
    Is there the possibility to relaod version 2.1.9, which works realy fine.
    Thanks and sry for bad english

  4. #619
    K1ngp1n's Avatar Sergeant
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have to confirm it, the new code doesnt work

  5. #620
    spacers's Avatar Member
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    12
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, code (2.2.1) not work...can me anywhere the link to 2.1.9 posting ?

  6. #621
    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)
    All you guys that says it doesn't work, download PQInterface and tell me what it locks up on. Because before I uploaded it last night, I ran a 4 hour long raid with this version and it ran fine. If I remember correctly, I was pulling 100k+ DPS on a couple of the bosses. Give me a minute and I will get a Meter for ya.

    EDIT* For the guys that don't run Glyph of Shred, may I ask why? This meter below is running only Mangle with Shred on Berserk and TF and look how close it comes out to Mangle. It was beating Mangles ass till the rotation hit the 27mil dmg done mark, then it slowly fell behind. Yes, I know its a dummy, but I had just logged in and hearthed to Haome to show you guys that the rotation in fact works for me. It's the reason why I uploaded it.

    Last edited by firepong; 03-28-2013 at 09:48 AM.

  7. #622
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I haven't had a chance to test it yet, I will later and report back

    I was only wondering if glyph of shred was supported when TF and berserk were both active only, and not every time TF was used.


    Sent from my Galaxy S3 using Tapatalk 2

  8. #623
    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 cukiemunster View Post
    I haven't had a chance to test it yet, I will later and report back

    I was only wondering if glyph of shred was supported when TF and berserk were both active only, and not every time TF was used.


    Sent from my Galaxy S3 using Tapatalk 2
    If you have the 2piece, it will when both are active at once or 1 is active at a time. Here's the code for Mangle and Shred that I'm using with 2p.

    Mangle:
    PHP Code:
        if hasTier >= 2 then
            
    if fbCP ~= and not (BS or tfBuff) and HasSR and not HasThrash then
                CastSpellByName
    (tostring(GetSpellInfo(33876)))
            
    end 
    Shred:
    PHP Code:
        if hasTier >= 2 then
            
    if fbCP ~= and (BS or tfBuff) and HasSR and not HasThrash then
                CastSpellByName
    (tostring(GetSpellInfo(5221)))
            
    end 

  9. #624
    Scooters's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    All you guys that says it doesn't work, download PQInterface and tell me what it locks up on. Because before I uploaded it last night, I ran a 4 hour long raid with this version and it ran fine. If I remember correctly, I was pulling 100k+ DPS on a couple of the bosses. Give me a minute and I will get a Meter for ya.
    I figure out, why 2.2.1 doesn't work. Like Cutes Profil its the german client. With it, it only do Melee, Trash and Shred:
    [PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's?-firekitty-jpg

    I changed to the english client , and it works fine.
    [PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's?-firekitty2-jpg
    Last edited by Scooters; 03-28-2013 at 10:49 AM.

  10. #625
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm, ok. If I am reading that correctly it still shreds when only tigers fury is active? If so is it terribly hard to change it to ignore tf/shred unless berserk it's also up? It's not a HUGE deal, but it is 30 seconds every 3 minutes of lost mangle time with the 15% damage boost to the already more beneficial spell.

    Sent from my Galaxy S3 using Tapatalk 2

  11. #626
    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 cukiemunster View Post
    Hmm, ok. If I am reading that correctly it still shreds when only tigers fury is active? If so is it terribly hard to change it to ignore tf/shred unless berserk it's also up? It's not a HUGE deal, but it is 30 seconds every 3 minutes of lost mangle time with the 15% damage boost to the already more beneficial spell.

    Sent from my Galaxy S3 using Tapatalk 2
    It Shreds when Berserk OR Tigers Fury is active, not on only one. notice the (BS or tfBuff) on the above code?

    Also, do you have 2p T15? For some reason, it still had you shredding like mad there :confused:

    EDIT* And Give me a minute. I'll fix the problem for why it doesn't work on non-English clients.
    EDIT** Version 2.2.2 pushed. These are speed edits, so my frame doesn't show all the updates that have been done since the version posted in the frame, but for this version, it SHOULD have the problem fixed for not working on Clients other than English Language. Didn't stop to think if the way I did tier would actually screw the rotation up
    Last edited by firepong; 03-28-2013 at 11:43 AM.

  12. #627
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The only time I posted damage was back in post 609, and it was a post with using mangle priority, and shred priority. From my understanding you prioritize mangle over shred in EVERY situation EXCEPT when berserk is active because you build CP faster with mangle, therefore the +75% chance of the extra CP with a 5 CP finisher outweighs the slight dmg difference. So even when tiger's fury is active, you should still use mangle over shred every time, unless berserk is active as well.

    EDIT: Also yes I have the 2 pc. So if I change the "or" I that code to "and" it should ignore only TF? Since the profile waits on TF to berserk, the two always for together when berserk is popped.
    Sent from my Galaxy S3 using Tapatalk 2
    Last edited by cukiemunster; 03-28-2013 at 12:02 PM.

  13. #628
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    On a completely different note, I wonder if a heavy haste build is viable now after you get the 2 piece t15?

    Sent from my Galaxy S3 using Tapatalk 2

  14. #629
    Scooters's Avatar Private
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    EDIT* And Give me a minute. I'll fix the problem for why it doesn't work on non-English clients.
    EDIT** Version 2.2.2 pushed. These are speed edits, so my frame doesn't show all the updates that have been done since the version posted in the frame, but for this version, it SHOULD have the problem fixed for not working on Clients other than English Language. Didn't stop to think if the way I did tier would actually screw the rotation up
    Thanks it runs

  15. #630
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haste is getting better for bears, haven't tested it for kitty yet, but what about (using that thought process) stack crit like a fury warrior?

Page 42 of 48 FirstFirst ... 383940414243444546 ... LastLast

Similar Threads

  1. [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
  2. [Release] Looking for PQR Profile for Rogue PvP
    By alyssaisit in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 10-17-2012, 05:21 PM
  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 05:55 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