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

User Tag List

Page 658 of 731 FirstFirst ... 158558608654655656657658659660661662708 ... LastLast
Results 9,856 to 9,870 of 10955
  1. #9856
    gamingjunkie's Avatar Member
    Reputation
    4
    Join Date
    Feb 2011
    Posts
    73
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why would anyone continue to use such an out dated version? lol no offense but PQR gets updates for a reason lol... just glad your problem could get sorted out.


    Originally Posted by tabasko222 View Post
    a fire mage profile would bve really appreciated!"
    Sheuron's mage profiles include frost, fire, and arcane. The search thread feature saves a lot of time. Try it out next time
    Last edited by gamingjunkie; 04-17-2012 at 10:43 PM.

    [BETA] PQRotation - an automated ability priority queue.
  2. #9857
    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 expunge View Post
    Which one should be we be using? There is like 45 profiles heh.
    Shouldn't be that many. Some of the profiles are tailor made for different things.

    ST - Single Target
    AOE - AOE
    PVP - PVP

    I could go on but I think it's pretty simple if you take some time and apply yourself.

    edit: After downloading I realize what you mean. Delete the test XML, it's not needed and I have no idea how it got in there. Most of it doesn't even work.
    Last edited by kickmydog; 04-17-2012 at 11:12 PM.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  3. #9858
    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 kickmydog View Post
    Shouldn't be that many. Some of the profiles are tailor made for different things.

    ST - Single Target
    AOE - AOE
    PVP - PVP

    I could go on but I think it's pretty simple if you take some time and apply yourself.

    edit: After downloading I realize what you mean. Delete the test XML, it's not needed and I have no idea how it got in there. Most of it doesn't even work.
    The test one actually did more dps than the regular one. I'll check it out again, thanks KMD!

    After doing another test, yeah, the newer one did more dps. It did 31k in BH at a 391 ilvl. The on the dummy it bursted to 30k then fell to around 26~ and stood there without any buffs or rapid fire. Nice work!
    Last edited by expunge; 04-17-2012 at 11:49 PM.

  4. #9859
    jaeqerr's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HI ALL.

    Hey kickmydog, for me that link doesnt work for the hunter . Any idea why i can't ?

  5. #9860
    Dotdk's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its working fine here
    Whats happens when you try?
    Last edited by Dotdk; 04-18-2012 at 01:57 AM.

  6. #9861
    paveley's Avatar Member
    Reputation
    4
    Join Date
    May 2010
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tabasko222 View Post
    a fire mage profile would bve really appreciated!"
    Sheuron has what you want, look at his sig=profit.




    .....and i took for granted you ment *PVE* =P

  7. #9862
    schadis's Avatar Member
    Reputation
    11
    Join Date
    Sep 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i am very interested at the point of a9058727 post at page 657
    http://www.ownedcore.com/forums/worl...queue-657.html ([BETA] PQRotation - an automated ability priority queue.)
    where he is talking about the posibility to make pqr heal profiles work at yorsah hc with heal debuff
    would be nice to see that in bubbas heal pala or onyas shaman profile

  8. #9863
    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)
    For the people and wanting best DPS out of their mage rotations, the best I've done for my combustion's is:

    Code:
    local IsDown = IsRightControlKeyDown()
    local CombustCD = GetSpellCooldown(11129)
    
    if IsDown == 1 and CombustCD == 0 then
    	return true
    end
    Coupled with CombustHelper

  9. #9864
    MrHunter's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there somewhere an actual frost mage pve profil available?

  10. #9865
    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)
    Originally Posted by firepong View Post
    For the people and wanting best DPS out of their mage rotations, the best I've done for my combustion's is:

    Code:
    local IsDown = IsRightControlKeyDown()
    local CombustCD = GetSpellCooldown(11129)
    
    if IsDown == 1 and CombustCD == 0 then
    	return true
    end
    Coupled with CombustHelper
    Common sense cant be automated ^^ Maybe I should reinstall the addon for my mage

  11. #9866
    tabasko222's Avatar Private
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Profile updates, package includes:
    Mage (Frost PvP, Fire PvE, Fire PvP, Arcane PvE)
    Priest (Holy PvE, Discipline PvP)
    Hunter (MM PvE, Survival PvE)
    Warrior (Protection PvE, Fury PvE)
    Rogue (Combat PvE, Subtlely PvP)
    Death Knight (Frost PvP)
    Shaman (Elemental PvE, Resto PvE)
    Druid (Feral Tank PvE, Resto PvE)
    Also included 1 text file with Racials and 2 INTERRUPT profiles to auto gather Herbs & Archaelogy

    http://goo.gl/rseZ0

    - Add a new way to notify about rotation mode on WARRIOR, PRIEST, ROGUE, DRUID and HUNTER
    - Fixed Pyroblast! and Ravage! to work with last PQR version

    Just wanted to thank you guy's for your help and THANKS SHEURON for this porfile update!


  12. #9867
    Deva's Avatar Master Sergeant
    Reputation
    17
    Join Date
    Oct 2011
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by schadis View Post
    i am very interested at the point of a9058727 post at page 657
    http://www.ownedcore.com/forums/worl...queue-657.html ([BETA] PQRotation - an automated ability priority queue.)
    where he is talking about the posibility to make pqr heal profiles work at yorsah hc with heal debuff
    would be nice to see that in bubbas heal pala or onyas shaman profile
    As I said in that post, although it isn't currently included in those profiles, it's not difficult to add. I know not all profile writers do these heroic fights, so it's unlikely that they'd be added "by default". The codes I posted show you how to handle it, the rest isn't difficult!

  13. #9868
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    For the people and wanting best DPS out of their mage rotations, the best I've done for my combustion's is:

    Code:
    local IsDown = IsRightControlKeyDown()
    local CombustCD = GetSpellCooldown(11129)
    
    if IsDown == 1 and CombustCD == 0 then
    	return true
    end
    Coupled with CombustHelper
    The problem is that combustionhelper isnt 100%.
    For example it predicts damage and sometimes ignite get munched.
    The only way to get a certain good Combustion is to use combatlog and get the exact ignite damage and use a stopcasting macro for combustion.
    Looking for exploiters and botters to Elder Scrolls Online.

  14. #9869
    schadis's Avatar Member
    Reputation
    11
    Join Date
    Sep 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i will try it by myself but i realy think i that i wont get it to work^^

  15. #9870
    Groundslider's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey do any one know anything about kickmydog`s rotations for hunter couse its nice but i dont know how it works on ultraxion do you push down alt buttom to stay out or hvow does that wor if any one know plx tell

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:05 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search