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

User Tag List

Page 273 of 731 FirstFirst ... 173223269270271272273274275276277323373 ... LastLast
Results 4,081 to 4,095 of 10955
  1. #4081
    LtButterman's Avatar Member
    Reputation
    4
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Meatglue View Post
    So I was able to just add Bubba's pvp abilities with Boss's SD profile and works better than preview arms pvp modded one as far as dps on dummy. I am trying to build a prot pvp one now for rbg's flag carrying and node camping. Problem is both stance abilities for the genteleman are worked out for dps arms not prot and will not change to proper stance at critical moments such as shattering throw. Anyone else interested in this?
    Is there an updated Arms PVP profile for arena/bgs? I've been lookin but havent found one thats working properly, yet.

    [BETA] PQRotation - an automated ability priority queue.
  2. #4082
    Cahonez's Avatar Sergeant
    Reputation
    4
    Join Date
    Dec 2011
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LtButterman View Post
    @Cahonez
    Testing out your balance profile now I'll let you know how it stands.

    [edit]

    after some dummy tests your profile's probably the best one around lol does optimal dps and no random starsurge casts. Hats off to you, sir.

    Why thank you very much. It still needs a bit of fine tuning though, thinking about putting some more raid friendly abilities in. Busy at the moment, but perhaps i'll get round to it next week.

  3. #4083
    LtButterman's Avatar Member
    Reputation
    4
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cahonez View Post
    Why thank you very much. It still needs a bit of fine tuning though, thinking about putting some more raid friendly abilities in. Busy at the moment, but perhaps i'll get round to it next week.
    Np. I PMd you with some minor bugs, that I only came across after an entire day of using it lol

  4. #4084
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D1sc1pl1n3 View Post
    Well, if Bu_ba or Kaolla have time, there acctually ARE ways to ensure maximum dps which are quite *complex* imo, idk how hard it would be to work into PQR.
    This is the Unholy DK topic on EJ Unholy DPS | My Friend of Misery [4.3.0] - Elitist Jerks
    I would love help creating a profile, but i just cannot understand the language. Ill try understanding it again .
    If anyone would like to make a better Unholy profile i can provide some details on how to make the rotation optimal.
    they would need to first find a way to drop dnd by itself. Until then unholy with pqr will be subpar

    I have tried borrowing other code that would drop dnd like the flamestrike code, trap launcher and rain of fire but I could never get it to fire off
    Last edited by imdasandman; 01-13-2012 at 10:29 AM.

  5. #4085
    Aerron04's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Amazing bot, thank you.

  6. #4086
    Pwnzor187's Avatar Master Sergeant
    Reputation
    23
    Join Date
    Jan 2011
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    Ret paladin.rar

    reupload for the guy, let me know if it is ever down again.
    Thanks, will test it out now.

  7. #4087
    Tyron1989's Avatar Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone figured out whats wrong with ash's restro druid profile and not using swiftmend? cause it's annoying me =[ i wont it to use it on CD almost. it'll cast on my self perfectly if i go below 90% after it nourish's. but it just rarly applies on anyone else

  8. #4088
    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)
    If i want to cast something based on if it is less then 3 seconds left of a CD, how do i do that?

  9. #4089
    Discipline's Avatar Contributor ALADEEN MOTHERFUCKER! CoreCoins Purchaser
    Reputation
    128
    Join Date
    Dec 2007
    Posts
    253
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imdasandman View Post
    they would need to first find a way to drop dnd by itself. Until then unholy with pqr will be subpar

    I have tried borrowing other code that would drop dnd like the flamestrike code, trap launcher and rain of fire but I could never get it to fire off
    I disagree. Kaolla has it so you push a modifier button and it lays down DnD on your cursor position. That may be considered subpar if you really wanna use PQR and dont do anything else, but its not that much of a problem to press a button every 30sec manually. It would also be a dps LOSS on AoE fights because i guess it would spawn dnd exactly under the mob, which may then not hit other mobs. The way Kaolla has it you can CHOOSE where to lay down the DnD. Thats OK imo.

    I started looking into the profiles with the intetnion to get to know the code more and I have a question:

    Code:
    local dbFrostFever, _, _, _, _, _, dbexpire = UnitDebuffID("target",55095, "player")
    whats all that _,_,_,??

  10. #4090
    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 D1sc1pl1n3 View Post
    Code:
    local dbFrostFever, _, _, _, _, _, dbexpire = UnitDebuffID("target",55095, "player")
    whats all that _,_,_,??
    It is unused parameters returned from the function. Ie in your case the function "UnitDebuffID()" is returning a couple of things. The first thing is stored in a variabel called dbFrostFever. Then the next coupe of values you just ignore meaning _, but you want to save the 7th value into dbexpire.

    The function is defined as such
    Code:
    name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId 
     = UnitDebuff("unit", index or ["name", "rank"][, "filter"])
    Basically take the name, ignore rank, icon, count, debuffType and duration but save expirationTime.

  11. #4091
    Eff's Avatar Active Member
    Reputation
    18
    Join Date
    Jul 2007
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tyron1989 View Post
    Has anyone figured out whats wrong with ash's restro druid profile and not using swiftmend? cause it's annoying me =[ i wont it to use it on CD almost. it'll cast on my self perfectly if i go below 90% after it nourish's. but it just rarly applies on anyone else
    Spent alot of time testing various things to sort that problem and from the best I can tell it's partly because of some Rejuv/Regrowth code problems and partly because it has standards on when it would cast, rather than how most Druids do it and just cast it regardless...

    Having said that here's an updated version that adds a few changes as well as some encounter specific updates:

    RestoDruid_Ash_Profile.rar

    Let me know if that helps and I'll do a little more to it before I do a proper release

  12. #4092
    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)
    I noticed that some people's profiles have with one button press they can change the order of their rotation, for example switching from single target to AOE.

    Would any of you advanced programmers care to share how this is done. I have tried looking through the code for some of them, but I really do not get it.

  13. #4093
    Tyron1989's Avatar Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi ask, thanks for the "testing" profile i'll do some testing, i a raid using it at the moment :P seems to be ok but still havnt noticed it using swiftmend =/

  14. #4094
    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 kickmydog View Post
    I noticed that some people's profiles have with one button press they can change the order of their rotation, for example switching from single target to AOE.

    Would any of you advanced programmers care to share how this is done. I have tried looking through the code for some of them, but I really do not get it.
    I personally dislike switching to AOE mode like that, except in Sheuron's fire mage profile where you hold shift to AOE... that works great. Whenever I press CTRL+S for example to turn on/off sound it turns on AOE mode!

    In any case...

    you make an ability, like this:
    docs/api categories - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

    Name: Switch Modes:
    Spell ID: 0
    Code:
    Code:
    if PQ_Mode == nil then
        PQ_Mode = 1
        PQ_ChangeTimeout = GetTime() - 1
    end
    
    
    if IsLeftControlKeyDown() then
        if PQ_ChangeTimeout < GetTime() then
            PQ_ChangeTimeout = GetTime() + 2
    
    
            if PQ_Mode == 1 then
                PQR_WriteToChat("AOE Mode Enabled.")
                PQ_Mode = 2
            else
                 PQR_WriteToChat("Single Target Mode Enabled.")
                PQ_Mode = 1
            end
        end
    end
    Change the GetTime() + 2 to whatever timeout you want, to prevent it rapidly switching back and forth. Put this ability at the top of your rotation.

    You then make abilities that check the PQ_Mode global variable. For example, if an ability is single target only, at the top put:
    Code:
    if PQ_Mode ~= 1 then return false end
    If an ability is AOE only, at the top put:
    Code:
    if PQ_Mode ~= 2 then return false end
    Last edited by Xelper; 01-13-2012 at 01:05 PM.

  15. #4095
    Tyron1989's Avatar Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ash i just had a thought... coulld you recode nourish so after you cast it, it checks is rejuv is on target > if not cast it? if not just nourish?

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 05:26 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