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

User Tag List

Page 719 of 731 FirstFirst ... 219619669715716717718719720721722723 ... LastLast
Results 10,771 to 10,785 of 10955
  1. #10771
    frII's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    86
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sheuron how to diable auto dispell in your resto Druid/Shaman profiles?

    [BETA] PQRotation - an automated ability priority queue.
  2. #10772
    Andrew2010's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I heard about this program a few weeks ago. I play on a private server 4.0.6 build 13623.
    I've modified an offset to Offsets_13623 and add :
    <Offsets>
    <CurrentWoWVersion>13623</CurrentWoWVersion>
    <WoWVersionOffset>0x89BA6F</WoWVersionOffset>
    <PlayerName>0xCBF1E0</PlayerName>
    <PlayerClass>0x8BF355</PlayerClass>
    <GameState>0x99C69A</GameState>
    <GetCurrentKeyBoardFocus>0x6FAC30</GetCurrentKeyBoardFocus>
    <Lua_DoStringAddress>0x3A2620</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x1C2250</Lua_GetLocalizedTextAddress>
    </Offsets>
    When i enter on PQR.exe i can select my char name, i choose on rotation 1 a rotation but when i press the keybinding to start nothing happened.
    What can be the problem? (i thing the problem is on Offset, and btw on my Offset folder i have just this folder:Offsets_13623.xml)

  3. #10773
    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)
    PQR is made for live and beta-servers only, that would be the problem.

  4. #10774
    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)
    I'll release a 4.0.6 build later. All of the offsets used are not in that XML and I use patterns internally to find them, one of these patterns I know for a fact does not work before 4.1. I can't guarantee you have all of the right offsets either...


    On a side note, I updated the Ret rotation for MOP:
    Update using PQR: http://dl.dropbox.com/u/39925787/PQR_Profiles/XelperMOP.txt

    I can't guarantee it is optimized to be the best rotation possible, but it should be close... I'm waiting for SimCraft to come out with the best possible rotation.

  5. #10775
    ishtro's Avatar Master Sergeant
    Reputation
    36
    Join Date
    Jul 2010
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nertharul View Post
    another question, since i'm using stance dance pve, including this will know that it needs to be used on battle stance???
    Yes it will switch to battle stance if not already in that stance then cast

    Sent from my ADR6300 using Tapatalk 2

  6. #10776
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Is there a recommended spec for nova's unholy profile? I'm not sure if it favored the increase runic power, blood tap, etc.

    This was the spec I was going to try: Talent Calculator - Game Guide - World of Warcraft
    Magic Suppression 2/3 isn't worth much, 1 point in the talent alone gives runic power generation. Unless you need the damage mitigation go 3/3
    Use, Magic Suppression 1/3

    Runic Power Mastery 1/3 is limiting your runic power and depending on the profile (most should be based from the 120 Runic Power cap) you may see yourself capping Runic Power at certain times. The max Runic Power you can gain from any one ability is 25, thus Death Coil could be setup like so to work on any profile:
    Code:
    if UnitPower("player") > UnitPowerMax("player") - 25 then
    	return true
    end
    Also, to really make use of AMS you would need an ability to dump all Runic Power while AMS is active and stop when Runic Power is equal to Max Runic Power, ie. damage was taken and AMS generated max RP.

  7. #10777
    nertharul's Avatar Member
    Reputation
    3
    Join Date
    Apr 2010
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ishtro View Post
    Yes it will switch to battle stance if not already in that stance then cast

    Sent from my ADR6300 using Tapatalk 2
    oohh ok thnx ishtro

    Edit: finally could test it and works like a charm
    Last edited by nertharul; 05-04-2012 at 10:54 AM.

  8. #10778
    ns79's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Any good ret paladin profiles?

    I have looked all over and can't seem to find a good ret paladin rotation other than the one from Xelper, does anyone happen to know where I might be able to find one? Thanks in advance!

  9. #10779
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ns79 View Post
    I have looked all over and can't seem to find a good ret paladin rotation other than the one from Xelper, does anyone happen to know where I might be able to find one? Thanks in advance!
    Xelper's profile "on paper" will do more DPS than most if not all of the Ret profiles code I have seen, why would you not want to use his profile?

  10. #10780
    ns79's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    Xelper's profile "on paper" will do more DPS than most if not all of the Ret profiles code I have seen, why would you not want to use his profile?
    His profile is good, I've been playing around with it a bit... however I'd like to have it pop GoAK, Zeal, and Avenging Wrath on CD... I've added trinket and gloves code to his profile and those work good but I can't seem to get it to pop cooldowns when they are off CD.

  11. #10781
    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)
    Ok I have to make a slight tweak to my Ret Mists Beta rotation... I didn't realize that paladins (maybe only ret) can store up 5 holy power now... I'll tweak it later tonight.

  12. #10782
    ns79's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    Ok I have to make a slight tweak to my Ret Mists Beta rotation... I didn't realize that paladins (maybe only ret) can store up 5 holy power now... I'll tweak it later tonight.
    Awesome. Any chance you can add Avenging Wrath, Zealotry, and GoAK to pop whenever not on CD? Or show me the code I would need to add it myself? Thanks for your great work!

  13. #10783
    expunge's Avatar Knight-Lieutenant
    Reputation
    17
    Join Date
    Nov 2011
    Posts
    226
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ns79 View Post
    His profile is good, I've been playing around with it a bit... however I'd like to have it pop GoAK, Zeal, and Avenging Wrath on CD... I've added trinket and gloves code to his profile and those work good but I can't seem to get it to pop cooldowns when they are off CD.
    God forbid you have to pop your cooldowns. A few pages before this one someone posted another one.

  14. #10784
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PQR Subtlety Rogue Profile

    • There is no retard checker if you have Cooldowns: Enabled it will execute any available cooldowns on your current target, the only exception is a melee range check.
    • Integration with PQInterface
    • Auto Feint Morchok encounter stomps not implemented in the current build**
    • No current support for Spine of Deathwing**
    • Don't play Subtlety on Ultraxion and Madness of Deathwing, it makes you look as dumb as you are.

      **I may update later to provide this, it is currently handled via an Interrupt profile.


    I am looking for DPS feedback on the profile or any errors/problems.

    Thanks

    Code:
    Set Focus: Tricks of the Trade Target
    Left Shift: Feint
    Right Shift: Toggle Cooldown Usage
    
    http://www.wowhead.com/talent#fMhcZ0bZcGcsdu0RGo
    
    deadpanstiffy @ ownedcore
    Download: http://goo.gl/xnK87

  15. #10785
    Demantor's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for sub test it on next sunday ship hm

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 11:41 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