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

User Tag List

Page 113 of 731 FirstFirst ... 1363109110111112113114115116117163213613 ... LastLast
Results 1,681 to 1,695 of 10955
  1. #1681
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lostinthewoodslol View Post
    yea i was wondering the same thing with my twink rogue =\
    So asking again - Xelper or anyone know, why PQR isnt able to work on lower levels, specifically rogue? As i said before i checked over the abilities etc, everything works fine on an 85. On a lvl 9 . nada

    help!

    [BETA] PQRotation - an automated ability priority queue.
  2. #1682
    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)

    PvP Holy Paladin

    Initial Credit goes to Point for his attempt at a Holy Pally rotation. He was the foundation, I just expanded it
    Continued Credit goes to Sheuron for his innovations, and how they changed how i view how these rotations work.
    Even more Credit to lostinthewoodslol. He gave me idea after idea after idea to help make this thing what it is today
    Final Credit goes to the mastermind behind it all.... Xelper Great proggy man!



    UPDATED 10/20/2011

    -------------------BETA HOLY PALADIN-----------------



    -----Download Page-----
    http://code.google.com/p/bubba-pqr-p...downloads/list

    *Notes*
    if you connect through my SVN, you will always have the most up-to-date profiles just a single click away, along with a more comprehensive change log with each update I do in the SVN
    the guide on how to connect to my SVN is in my signature
    ENJOY
    PS - I'm leaving the ALPHA build up here because some people think it's faster. I haven't experienced a slow down personally, but I leave it up to you.



    UPDATED 10/11/2011

    -------------------ALPHA HOLY PALADIN-----------------

    ------------Download------------
    http://www.mediafire.com/?xb88rolus9a4rfl

    *NOTES*

    *No Automated Rebeaconing, Remembered AURA, SMART Blessing
    **Beacon in PvP will auto cast to you, and only you
    **Blessing is by Default MIGHT
    **Aura is either Crusader (when mounted) or Concentration (when not mounted)
    ****To change any of these, remove them from the Rotation and buff yourselves, I will attempt to re-add smarter versions in FINAL version of profile



    PM me any suggestions or bugs you may have!
    Last edited by bu_ba_911; 10-20-2011 at 03:03 PM. Reason: Added new BETA links
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  3. #1683
    trulygangster's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyway to make the frost rotation work for new dks?

  4. #1684
    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)
    Originally Posted by trulygangster View Post
    Alright xelper can you build in auto attacking? especially on the melee oriented ones. so thats its always attacking. even while waiting for a cd.
    What? ...

    lol

    EDIT: Unless a profile is specifically setup to stop your auto atack there should be no reason for it to stop. You should also still be auto attacking when fighting a group of mobs even if one dies and you switch to another... My main is a ret and ive never had an issue.

    You can also setup a high priority ability that returns false but does a RunMacroText("/startattack") prior to returning false if you are having an issue.

    I prefer to keep my internal checks and automation to a minimum to provide for maximum customizability since almost anything can be done in-profile. The only exception being monitoring WoW's event driven stuff, which I try to provide as much funtionality as possible via my PQR_ functions.
    Last edited by Xelper; 09-25-2011 at 12:49 AM.

  5. #1685
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    i answered this earlier........ there's nothing stopping it from working on rogues at low levels..... i made my own abilities for my leveling rogue (he's currently 12) and i got everything to work that way, even a stealth check + ambush


    *NOTE THIS IS NOT FINISHED BUT I'M HAPPY WITH HOW IT'S WORKING*
    mkay so I fixed quite a few things with the Holy Paladin Build (namely Word of Glory was busted)

    and started adding in some pvp things like focus, cast to focus, and more to come later. for those wanting to try it out and see how it's gonna run here you go

    -------download-------
    PvP_Holy_Paladin_ALPHA_RELEASE.zip


    I'm taking about a 3-4 hour break from coding and playing wow at the moment so don't expect me to respond to any questions regarding it till now. If you have any specific things you want me to add please pm me and don't spam this thread

    Expected to be finished in final release:
    *Hammer Focus target
    *If no focus target to hammer, hammer target of target
    *Interrupt focus target on specific spells
    *Tested and Confirmed release of SPriest, Shadow Apparition killing abuse for Holy Light
    *A proper blanket check on if target is in LoS and if not, skip that target
    *Hand of Freedom
    *Confirmed Test on Hand of Protection
    *Holy Radiance cast when Hand of Freedom is currently on you to get away

    PvE side of things:
    *Hand of Salvation on any non-tank target who pulls threat off targetoftarget
    *hand of Protection if Salvation is down


    Remember this download is currently ALPHA Stage.... if i knew something before ALPHA it would be called that, but this thing has been running smooth as butter for me in BG's and want to make sure it is for everyone else as well
    is it posible to use your dispel
    Code:
    local Frost Nova = UnitDebuffID("target", 122)
    local bluecauldron = UnitDebuffID("target", 96325)
    local redcauldron = UnitDebuffID("target", 96326)
    local blackout10 = UnitDebuffID("target", 92876)
    local blackout25 = UnitDebuffID("target", 92878)
    local unstableaf = UnitDebuffID("target", 30108)
    
    if Frost Nova or bluecauldron or redcauldron or blackout10 or blackout25 or unstableaf then
      return false
    else
    for i=1,40 do
      local _,_,_,count,ismagic,duration = UnitDebuff("target",i)
      if ismagic == "Magic" or ismagic == "Disease" or ismagic == "Poison" then
        if  duration > 6 and count ~= 1 then
          return true
        end
      end
    end
    end
    I changed that into dispelling a frost nova.
    local Frost Nova = UnitDebuffID("target", 122)

    just make a damn long list of all the pvp dispells that is very importen?

  6. #1686
    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)
    Originally Posted by jackus View Post
    is it posible to use your dispel
    Code:
    local Frost Nova = UnitDebuffID("target", 122)
    local bluecauldron = UnitDebuffID("target", 96325)
    local redcauldron = UnitDebuffID("target", 96326)
    local blackout10 = UnitDebuffID("target", 92876)
    local blackout25 = UnitDebuffID("target", 92878)
    local unstableaf = UnitDebuffID("target", 30108)
    
    if Frost Nova or bluecauldron or redcauldron or blackout10 or blackout25 or unstableaf then
      return false
    else
    for i=1,40 do
      local _,_,_,count,ismagic,duration = UnitDebuff("target",i)
      if ismagic == "Magic" or ismagic == "Disease" or ismagic == "Poison" then
        if  duration > 6 and count ~= 1 then
          return true
        end
      end
    end
    end
    I changed that into dispelling a frost nova.
    local Frost Nova = UnitDebuffID("target", 122)

    just make a damn long list of all the pvp dispells that is very importen?
    i didn't make this cleanse, i just edited it to suit my purposes..... i would assume frost nova would be under magic and be dispelled automatically whenever a major heal isn't needed....

    a list of spells would theoretically work tho

    and with the changes you made to the spell, you added frost nova to the black list of spells NEVER to dispell all those debuffs listed are ones you don't want to dispell, the cauldrons from za/zg, Unstable Affliction, a raid debuff from a raid.... I was looking for anymore special pvp ones that you shouldn't dispell as well but couldn't find anything to spectacular
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  7. #1687
    trulygangster's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah xelper sounds like i could use that RunMacroText("/startattack") option like you said but i cant figure out how to implement it mind helping me out?

  8. #1688
    onya's Avatar Member
    Reputation
    67
    Join Date
    May 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Being able to use libquickhealth instead of the blizzard unithealth and unithealthmax functions would be great for healing profiles. Working out how to do it is beyond my programming skills.

  9. #1689
    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)
    Originally Posted by trulygangster View Post
    Yeah xelper sounds like i could use that RunMacroText("/startattack") option like you said but i cant figure out how to implement it mind helping me out?
    Ability Name: Auto Attack
    Spell ID: 0
    Actions: None
    Target: Target
    Delay: 0
    Lua:
    Code:
    local targetName = UnitName("target")
    
    
    if targetName ~= nil then
        RunMacroText("/startattack")
    end
    return false



    @googlebee: What class are you having an issue with low level? I know if you are running a profile with spells that you do not have learned it will not be able to cast them.

  10. #1690
    trulygangster's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Testing now...Btw xelper thanks for taking the time to listen to me. (: appreciate it.

  11. #1691
    Unasrage's Avatar Member
    Reputation
    6
    Join Date
    Oct 2009
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ bu_ba_911: M8 i know u been super busy trying to get this new pvp holy paladin working but i wold love to request you a small improvement that i belive every one will love it.
    What i ask is to make it compatible whid all levels for the one of us still lving our holy palas =)
    I'm not a coder but i look up on Mentaly shadow spec for lvling and i belive the code to make skills work while lvling is:

    local gotSkill = GetSpellBookItemInfo("Name_of_Skill") exp: local gotSkill = GetSpellBookItemInfo("Dispersion")

    I'm not Shure if this what makes it work for all lvls... i tink so but not sure.
    Anyways if u cold make it for leveling palas it wold be great =)

    Keep up the good work ^^

  12. #1692
    trulygangster's Avatar Sergeant
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Unasrage View Post
    @ bu_ba_911: M8 i know u been super busy trying to get this new pvp holy paladin working but i wold love to request you a small improvement that i belive every one will love it.
    What i ask is to make it compatible whid all levels for the one of us still lving our holy palas =)
    I'm not a coder but i look up on Mentaly shadow spec for lvling and i belive the code to make skills work while lvling is:

    local gotSkill = GetSpellBookItemInfo("Name_of_Skill") exp: local gotSkill = GetSpellBookItemInfo("Dispersion")

    I'm not Shure if this what makes it work for all lvls... i tink so but not sure.
    Anyways if u cold make it for leveling palas it wold be great =)

    Keep up the good work ^^
    @Unasrage i agree and thats what buba did makes it so no matter what level you are 1-85 a rotation with be prioritzed for your use. Its def something worth checking out as its already started to be requested and implemented.

  13. #1693
    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)
    Im probably going to add in a check on non-0 spell ID abilities in the next version to make sure you have the indicated spell ID available. .. this way profiles will work for lower levels even though it might be far from optimal.

  14. #1694
    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)
    Originally Posted by Unasrage View Post
    @ bu_ba_911: M8 i know u been super busy trying to get this new pvp holy paladin working but i wold love to request you a small improvement that i belive every one will love it.
    What i ask is to make it compatible whid all levels for the one of us still lving our holy palas =)
    I'm not a coder but i look up on Mentaly shadow spec for lvling and i belive the code to make skills work while lvling is:

    local gotSkill = GetSpellBookItemInfo("Name_of_Skill") exp: local gotSkill = GetSpellBookItemInfo("Dispersion")

    I'm not Shure if this what makes it work for all lvls... i tink so but not sure.
    Anyways if u cold make it for leveling palas it wold be great =)

    Keep up the good work ^^
    what i've been doing for all of my rotations are add in all versions of the talents you can get that scale (R1, R2, R3, etc)

    i've been trying to avoid anything that would require a newer skill in the rotation to make it work so leveling people can just remove it and still have everything work, i'm not perfect but i believe i've been able to accomplish this to some degree.

    i know with the rogue profile that it has you running checks that you wont be able to accomplish till 60+ so maybe thats what breaks it, but if you just add a skill for sinister strike that returns true, you'll sinister strike all day long

    you could theoretically create an entire rotation based on checking your spell book first if you have the skill, but i feel that that's just a huge waste of time and limiting the power of the program by making us remake all the checks the program does for us by itself


    so i don't have a lower level paladin myself to test my stuff on, but if you just go through the rotation and remove all of the skills you don't currently have, it should theoretically still work, all the checks are for if the health is under 95%, or 65%, or 35%. So even if you dont have the heal that heals under 35% and 65%, the heal that heals under 95% should still work


    *updated my pvp holy paladin link to a more updated profile*
    by the way, has anyone been able to check this out in bg's and confirm it's work for them as well as it's working for me?
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  15. #1695
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bu_ba_911, I've tested it once in BG's and it worked for me pretty good. Topped Heals.


    Going to test it once more in BG's then head on to Arena

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:28 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