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

Shout-Out

User Tag List

Page 465 of 731 FirstFirst ... 365415461462463464465466467468469515565 ... LastLast
Results 6,961 to 6,975 of 10955
  1. #6961
    wtfnix's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sharge View Post
    Can someone help for how to find the spell id please

    Thanks ;p
    here's a way of doing this within the game using this addon idTip:

    idTip - Tooltip - World of Warcraft Addons - Curse

    [BETA] PQRotation - an automated ability priority queue.
  2. #6962
    misterneko's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Dec 2011
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    using xrnPQRProfiles.zip (the last version)... in my PVE Mage Arcane Profile...

    Don't attack automatically:

    DS Twilight Assault Drakes of Warmaster Blackhorn
    DS Limb Tentacles of Deathwing
    Last edited by misterneko; 03-03-2012 at 06:06 PM.

  3. #6963
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @valma: Any spell that provides a spellID goes through a PQR_SpellAvailable() check. What exactly is the issue?

    [Lua] Function PQR_SpellAvailable(SpellID) local GCDSpell = PQR_GCDSpell() if Ge - Pastebin.com

    I'd love to have it work under all circumstances, so any ideas you have for improving it's accuracy are welcome. To get around any short-falls an ability can just use spell ID 0 and fully control the logic for if the ability should be used or not in the Lua code.
    Last edited by Xelper; 03-03-2012 at 06:38 PM.

  4. #6964
    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 misterneko View Post
    using xrnPQRProfiles.zip (the last version)... in my PVE Mage Arcane Profile...

    Don't attack automatically:

    DS Twilight Assault Drakes of Warmaster Blackhorn
    DS Limb Tentacles of Deathwing
    Truthfully, the profiles shouldn't either. This is a helper program for rotations, not a botting program. I mean, in Blizzards eye, it's considered botting cause your not touching the keyboard, but eh. Anyways, it's not that hard to actually target them yourselves. Takes what, all of 1 second to move the mouse over to the enemy target and click?

    As to the person asking about a fire mage profile. I have no problems out of the Sheurons Fire Mage profile. 385 iLVL and can pull more than 30k DPS with it myself, never have a problem with it.

    But here's the problem with fire Mage's. It's not the profile, its the number of procs you have for pyroblast and your combustion ticks. Fire Mage's are just to reliant on RNG, it's just hard to pull a constant DPS on every boss. Just not going to happen. As an example, on Morchock last week, I had 27 pyroblast procs, that's with me getting the orb with my other 2 healers. But on Zon'ozz, wanting to say moving as much as I did on Morchock, if not less, I only got 17 pyroblast procs the whole fight. And those missed procs make a difference when your trying to use Combustion off CD every time to get the most out of your DPS.

  5. #6965
    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 Pwnzor187 View Post
    Download Avery.PVE.Ret.Profiles.rar @ UppIT

    That's the link to Avery's latest profile
    This profile much like all the Ret profiles miss a few important factors. Which I think it's better to bring them to light so they don't just keep making updates without catching the glaring issues if they are attempting to build the best profile.

    1. Zealotry and Avenging Wrath should never just be blown without taking trinkets proc into effect, It's better to just let the player use Zealotry, Avenging Wrath and Goak.

    2. Templar's Verdict has two different priority levels and so does Exorcism.

    - A. Templar's Verdict under Holy Power vs Divine Purpose
    - B. Exorcism vs Undead or non-Undead.

    3. Clash resolution issues.

    I myself have worked on the different codes for TVHP vs TVDP which is pretty easy to solve but it would be much better to actually get it into the profile rather then rewriting it constantly. If anyone working on the Ret profiles needs a little more in-depth information about the priority feel free to PM me if you want to strengthen the profile.

  6. #6966
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bbatotas View Post
    In the process of some further optimization on my MasterFrost, should be out by tonight but if not, then tomorrow for sure.
    Still planning on releasing that? have been waiting patiently :P.

  7. #6967
    noah11213's Avatar Member
    Reputation
    3
    Join Date
    Feb 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very simple question. How can I add use engineer gloves on cd to an established rotation? I figured out how to add it, with /use 10 and whatnot, but I'm quite sure I didn't do it right as I'm constantly spammed with that item is not ready yet or whatever it says. Thanks!

  8. #6968
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You did it correctly. Depending on which ability you macro'd the gloves into, you will attempt to use them whenever PQR uses the corresponding ability. If you want to avoid the spam, I suggest either running a macro to hide the UI Error Frame, or an addon that provides similar functionality.

    Ideally, you can remove the "/use 10" macro and instead create an ability in PQR that specifically checks the cooldown on your gloves and will only attempt to use them if they're off cooldown, but that's a bit of work. If you're interested, I'd suggest looking at abilities that people have created for items such as potions and healthstones, or for trinkets such as Apparatus of Khaz'goroth.

  9. #6969
    [Blinded]'s Avatar Contributor
    Reputation
    88
    Join Date
    Nov 2009
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Blinded]'s Shaman Profile


    Includes :

    • Enhancement - Without T13 4p bonus
    • Enhancement - With T13 4p bonus


    HotKeys :

    • Left Shift : Pause rotation
    • Left Alt : Toggle AoE Rotation
    • Right CTRL : Enable/Disable CDs, Default : Enabled


    Notes :

    As always no Profession/Racial support.
    No auto weapon enchanting
    I'll add these things later


    Download Link :
    [Blinded]_Shaman1.0.rar
    Last edited by [Blinded]; 03-04-2012 at 05:53 AM.

  10. #6970
    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 noah11213 View Post
    Very simple question. How can I add use engineer gloves on cd to an established rotation? I figured out how to add it, with /use 10 and whatnot, but I'm quite sure I didn't do it right as I'm constantly spammed with that item is not ready yet or whatever it says. Thanks!
    For those gloves, your mist likely going to want to use this code to check it. Not 100% sure its the right one, but its the only one I've seen that matches it.

    GetItemCooldown - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
    Code:
    Signature:
    
    start, duration, enable = GetItemCooldown(itemID) or GetItemCooldown("itemName") or GetItemCooldown("itemLink")
    
    Arguments:
    
        itemID - An item's ID (number)
        itemName - An item's name (string)
        itemLink - An item's hyperlink, or any string containing the itemString portion of an item link (string)
    
    Returns:
    
        start - The value of GetTime() at the moment the cooldown began, or 0 if the item is ready (number)
        duration - The length of the cooldown, or 0 if the item is ready (number)
        enable - 1 if a Cooldown UI element should be used to display the cooldown, otherwise 0. (Does not always correlate with whether the item is ready.) (number)
    Where ItemID is the ID number of the gloves. For example:

    Code:
    local start = GetItemCooldown(2300)
    
    if start == 0 then
      return true
    end
    Also add locals for if you want to to pop the spell while another spell is active, for example when Bloodlust is active or when one of your major cooldowns are active as well. I believe the engineer gloves is a 1min30sec cooldown right? Or is it 2min?
    Last edited by firepong; 03-04-2012 at 06:16 AM.

  11. #6971
    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)
    Is there a Retribution PvP Profile somewhere? I can only find the PvE ones.

  12. #6972
    Schmidty47's Avatar Member
    Reputation
    7
    Join Date
    Feb 2012
    Posts
    84
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still looking for a decent Unholy/Frost DK PVE Spec been looking through pages for about an hour and found frost pvp....someone help?

  13. #6973
    [Blinded]'s Avatar Contributor
    Reputation
    88
    Join Date
    Nov 2009
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Blinded]'s Shaman Profile v1.1


    Includes :

    • Enhancement - Without T13 4p bonus
    • Enhancement - With T13 4p bonus
    • Elemental - Without Earthquake


    HotKeys :

    • Left Shift : Pause rotation
    • Left Alt : Toggle AoE Rotation
    • Right CTRL : Enable/Disable CDs, Default : Enabled


    Changes :

    • Added auto Enhchanting for both Speccs
    • Added Elemental rotation



    Notes :

    As always no Profession/Racial support.
    I'll add these things later


    Download Link :
    [Blinded]_Shaman1.1.rar

  14. #6974
    ace99ro's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Dec 2011
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ blinded the 1 x MaelstromWP Lighting Bolt is a dps loss cuz of the cast time , tried it with that one in rotation and without it on the dummy and without it you gain almost 1k dps , all in all nice profile , thx

  15. #6975
    [Blinded]'s Avatar Contributor
    Reputation
    88
    Join Date
    Nov 2009
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [Blinded]'s Shaman Profile v1.2


    Includes :

    • Enhancement - Without T13 4p bonus
    • Enhancement - With T13 4p bonus
    • Elemental - Without Earthquake


    HotKeys :

    • Left Shift : Pause rotation
    • Left Alt : Toggle AoE Rotation
    • Right CTRL : Enable/Disable CDs, Default : Enabled


    Changes :

    • Removed LB MW > 1 from the rotation, it's a dps loss



    Notes :

    As always no Profession/Racial support.
    I'll add these things later


    Download Link :
    [Blinded]_Shaman1.2.rar

    PS : The LB_MW2 was reffered to posts on the EJ forum ... but it seems that Ace knows it better, cuz i tested it and it's definitely a dps loss :/ So thx ace
    Last edited by [Blinded]; 03-04-2012 at 09:30 AM.

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 01:32 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