[BETA] PQRotation - an automated ability priority queue. menu

Shout-Out

User Tag List

Page 83 of 731 FirstFirst ... 33798081828384858687133183583 ... LastLast
Results 1,231 to 1,245 of 10955
  1. #1231
    diesall's Avatar Contributor
    Reputation
    197
    Join Date
    Jul 2011
    Posts
    208
    Thanks G/R
    1/46
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    a few iideas for improvements:
    --more macro manual rotation slots, or at least a way of telling which key is down(not modifiers). I have about 14 rotations(using a messed up list of weird hooks and psuedo code, which makes editing it a nightmare)

    --the interruption list being xml instead of hardcoded, i have about 50 spells i have on my interrupt priority list, hand entering them on every update is tedious and perhaps a manual(mashable macro) /auto mode toggle for interrupts , to make interrupt rotations on raid bosses easier

    [BETA] PQRotation - an automated ability priority queue.
  2. #1232
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    He really doesn't have outbreak or icy touch anywhere in there?

    You should always have both plagues up as blood dk. Blood Plague makes them do 10% less damage to you, and Frost Fever makes their attacks slower.

    However I will use this as a reference point as I complete my Rotations for Release. AOE seems like it's gonna be an annoyance after all

    *edit*
    for the record, I'm basing my build rotation around Blood | DK endgame tanking [4.x] - Elitist Jerks and the builds they recommend. I did like the idea of free interrupts obviously since i don't have to worry about casting them anymore

    I was skeptical about Lichbourne myself, but then I also considered solo tanking. Who better to heal you if not yourself
    If there is another build you would want me to base my rotation on than that, let me know.
    Yeah the Icy Touch and Outbreak don't fire off no matter where I put it in that rotation. And I tried an AOE one but no matter what it would either just keep firing Blood Boil and skip Pestillence or vice versa. At least this will help you. I only use it for soloing instances/bosses and it keeps my alive. But nothing more, hence why I put it here to see if experts like you could help out

  3. #1233
    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)
    Ok i'm 90% sure I have everything I want in this thing now. It's working quite well on mobs, haven't given it another trial run in a heroic yet though.... but do you guys mind if I just post all my rotations for DK together? Gonna be a pain to get each individual ability outside of my mess of an XML file..... Or would you prefer I somehow extract each ability and post it in a code block?

    ---------- Post added at 03:57 PM ---------- Previous post was at 03:32 PM ----------

    alright here yall go

    http://www.mediafire.com/?p683z5t13knl3x9

    Doesn't seem as fluid as my Unholy I released, but that's probably because of so many checks I put into it in order for this thing to not just spam all of your ****s away haha

    Modifiers are as follows:
    Hold Shift- Pauses the entire rotation allowing you to cast things such as Death and Decay, Raise Dead, Raise Ally, etc off of your bar
    Hold Control- Death Grips whoever you are currently hovering your Mouse over (IE an add you lost threat to and is running towards the ****ing mage)
    Hold Alt- Dark Command, works exactly the same as Death Grip with Mouseover

    Currently have to run out, but will go more in detail what this thing does when i get back.

    *edit*
    Heart Strike casts under these two circumstance. You have 2 blood ****s, or blade barrier isn't currently up.
    Blood Boil works the exact same way for the AOE rotation.
    Death Strike will cast under these two circumstances. You have under 50% health. You currently don't have Blood Shield.
    **** Tap will only be cast if WotN procced, or you are currently under 50% health.

    I left it up to the users discretion when to cast Icebound Fortitude, Dark Simulacrum, Vampiric Blood, Lichbourne and Dancing **** Weapon. (In another release I may add a death coil ability that checks if you currently have Lichborne on you and then casts Death Coil on yourself if you do.)

    Those abilities I've described are the bread and butter of Blood DK's and survival, and that seemed the best way to conserve ****s and get the most out of the ability themselves. If you have issues with how that are working let me know
    Last edited by bu_ba_911; 09-07-2011 at 04:40 PM. Reason: Added my notes on the matter

  4. #1234
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    Ok i'm 90% sure I have everything I want in this thing now. It's working quite well on mobs, haven't given it another trial run in a heroic yet though.... but do you guys mind if I just post all my rotations for DK together? Gonna be a pain to get each individual ability outside of my mess of an XML file..... Or would you prefer I somehow extract each ability and post it in a code block?

    ---------- Post added at 03:57 PM ---------- Previous post was at 03:32 PM ----------

    alright here yall go

    DKFrostUnholyBlood.zip

    Doesn't seem as fluid as my Unholy I released, but that's probably because of so many checks I put into it in order for this thing to not just spam all of your ****s away haha

    Modifiers are as follows:
    Hold Shift- Pauses the entire rotation allowing you to cast things such as Death and Decay, Raise Dead, Raise Ally, etc off of your bar
    Hold Control- Death Grips whoever you are currently hovering your Mouse over (IE an add you lost threat to and is running towards the ****ing mage)
    Hold Alt- Dark Command, works exactly the same as Death Grip with Mouseover

    Currently have to run out, but will go more in detail what this thing does when i get back.
    I tried it and the AOE rotation seems "off" as if it's not gathering the mobs quick enough, but that may be just me being a noob. LOL.

  5. #1235
    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)
    Are you using the pause to first cast death and decay? That should be the only thing u need to gather them, and there currently isn't any way to do a Death and Decay on mouseover.

    About to go edit my post and explain how i set this thing up so people understand it

  6. #1236
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    Are you using the pause to first cast death and decay? That should be the only thing u need to gather them, and there currently isn't any way to do a Death and Decay on mouseover.

    About to go edit my post and explain how i set this thing up so people understand it
    Ok cool, so start the rotation, hit shift to pause, drop DnD and then shift again to start it?

  7. #1237
    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)
    Nah, you hold shift, cast dnd and then release shift

    holding shift is telling PQR to cast no spell, so you then have time to do things the rotation would otherwise not allow you to do because it's spamming so much....

    i have my DnD set to Shift+middle click, so that ways when i hold shift to stop PQR i only need ot middle click in order to click DnD

    fyi i recommend Normal rotation for anything under 4 mobs, anything 4 mobs and higher i recommend aoe rotation

    *edit*

    if anyone has suggestions or ideas please share them

    i plan on using this to gear up my DK and don't wanna look/be fail haha

    I haven't tanked since Wrath days so my methodoligy might be wrong in how i constructed my idea of a good priority queue and such
    Last edited by bu_ba_911; 09-07-2011 at 05:52 PM.

  8. #1238
    JIMMYF's Avatar Site Donator
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, fail Apparatus of Khaz'goroth, what could be the problem?

    local buff ,_,_, TPCount = UnitAura ("player", "titanic power")
    local CD = GetItemCooldown ("68 972")

    if buff ~ = nil then
    if CD ~ = true and TPCount == 5 and UnitHealth ("target")> = 300 000 then
    return true
    end
    end

  9. #1239
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JIMMYF View Post
    Hello, fail Apparatus of Khaz'goroth, what could be the problem?

    local buff ,_,_, TPCount = UnitAura ("player", "titanic power")
    local CD = GetItemCooldown ("68 972")

    if buff ~ = nil then
    if CD ~ = true and TPCount == 5 and UnitHealth ("target")> = 300 000 then
    return true
    end
    end
    Yeah I took mine out of my rotations and just manually click to activate it, it doesn't work all the time.

  10. #1240
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Protection Warrior:

    - Hold the aggro! logic changed. Rotation will pause if target of target is a TANK and is not you

    Fury Warrior:

    - Sunder armor: fixed 5 seconds delay, was not working as should

    Hunter MM:

    - Tranquilizing Shot now have a blacklisted spell list (only one at this moment)
    - Rapid Fire is casted if Aimed Shot cast time is > 1.8 sec
    - Raptor strike will not attack again if steady shot is in range
    - Hold down LEFT CONTROL to cast Scatter Shot at mouseover

    Holy Priest:

    Noticed main problem healing raids is the rotation is too fast. Because human reaction is slower we heal everyone till mana is gone and other healers in raid waste their mana overhealing. No idea how to fix that but is fun being top healing meters always

    xeron080911PQRProfiles.zip

  11. #1241
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Protection Warrior:

    - Hold the aggro! logic changed. Rotation will pause if target of target is a TANK and is not you

    Fury Warrior:

    - Sunder armor: fixed 5 seconds delay, was not working as should

    Hunter MM:

    - Tranquilizing Shot now have a blacklisted spell list (only one at this moment)
    - Rapid Fire is casted if Aimed Shot cast time is > 1.8 sec
    - Raptor strike will not attack again if steady shot is in range
    - Hold down LEFT CONTROL to cast Scatter Shot at mouseover

    Holy Priest:

    Noticed main problem healing raids is the rotation is too fast. Because human reaction is slower we heal everyone till mana is gone and other healers in raid waste their mana overhealing. No idea how to fix that but is fun being top healing meters always

    xeron080911PQRProfiles.zip
    I just tried this new hunter rotation, there seems to be a problem with it however, it just sits there and auto shoots, along with casting misdirection on my pet over and over again. I do have the glyph. If i remove misdirection from the rotation it still just autoshoots.

    I'm not sure what is is trying to do, but I keep getting spammed with "You can't do that yet"

  12. #1242
    momo1029's Avatar Sergeant
    Reputation
    2
    Join Date
    Feb 2009
    Posts
    69
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    I just tried this new hunter rotation, there seems to be a problem with it however, it just sits there and auto shoots, along with casting misdirection on my pet over and over again. I do have the glyph. If i remove misdirection from the rotation it still just autoshoots.

    I'm not sure what is is trying to do, but I keep getting spammed with "You can't do that yet"

    doesn't work on target dummy
    you need to find a real mob

  13. #1243
    lostinthewoodslol's Avatar Active Member The Coinmaster CoreCoins Purchaser
    Reputation
    74
    Join Date
    Aug 2011
    Posts
    222
    Thanks G/R
    12/6
    Trade Feedback
    15 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JIMMYF View Post
    Hello, fail Apparatus of Khaz'goroth, what could be the problem?

    local buff ,_,_, TPCount = UnitAura ("player", "titanic power")
    local CD = GetItemCooldown ("68 972")

    if buff ~ = nil then
    if CD ~ = true and TPCount == 5 and UnitHealth ("target")> = 300 000 then
    return true
    end
    end
    take the space out between 68 972 to start with.

    mine works flawlessly. make sure your target has 300,000+ health. dont test on dummy. i use mine for pvp bound to recklessness, blood fury, sweeping strikes, retaliation and inner rage. famous warrior 1shot macro auto procced at 5 stacks its pure win.

    i make the hp @ >50,000hp.

  14. #1244
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by momo1029 View Post
    doesn't work on target dummy
    you need to find a real mob
    Why an earth would it not worth on a dummy, the previous ones did!

  15. #1245
    kclux's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2011
    Posts
    199
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    Why an earth would it not worth on a dummy, the previous ones did!
    That is because of the combat checks that are being executed and the dummy is not a real enemy targetting you to fight back. I really love how Sheuron does those checks but not being able to use a target dummy is the only reason that makes me hesitate from using them. Maybe there is a way around that ?

Similar Threads

  1. [Buying] Planetside 2 Priority Beta Key
    By isit123 in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-21-2012, 06:34 AM
  2. [Selling] PLANETSIDE 2 Priority/Early Access Beta Account
    By Kabraxiss in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-18-2012, 10:20 AM
  3. [Selling] Planetside 2 Priority/Early access Beta Keys
    By mrsluf in forum General MMO Buy Sell Trade
    Replies: 3
    Last Post: 07-17-2012, 04:45 AM
  4. [Selling] Planetside 2 Priority Access beta key codes
    By fatalefout in forum General MMO Buy Sell Trade
    Replies: 1
    Last Post: 06-26-2012, 04:08 PM
  5. [Bot] Automated dungeon queue / Justice Point leecher(Auto-it source)
    By s_e_a_n_66 in forum World of Warcraft Bots and Programs
    Replies: 36
    Last Post: 01-17-2011, 11:50 AM
All times are GMT -5. The time now is 09:19 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