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

Shout-Out

User Tag List

Page 248 of 731 FirstFirst ... 148198244245246247248249250251252298348 ... LastLast
Results 3,706 to 3,720 of 10955
  1. #3706
    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)
    onya resto 03012012.zip

    latest version of my resto shaman profile. added in some code for spine for searing plasma, haven't tested it yet.

    [BETA] PQRotation - an automated ability priority queue.
  2. #3707
    Anotherfox's Avatar Contributor
    Reputation
    91
    Join Date
    Apr 2008
    Posts
    222
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any got a PvE Subtlety rotation in a zip?

    I can't seem to find one in the 3722 posts (though I might have missed it with all the code floating about). +Rep if someone can post/repost it.

    Cheers

  3. #3708
    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 Charliebalance View Post
    Is there any for balance druids?
    1 here.

    http://www.ownedcore.com/forums/worl...ml#post2163499 ([BETA] PQRotation - an automated ability priority queue.)

  4. #3709
    cokx's Avatar Banned
    Reputation
    92
    Join Date
    Dec 2008
    Posts
    896
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here are 2 of my Profiles

    http://www.mediafire.com/?n6036ydpbtintf9

    cokxHUNTER03012012.rar

    What it does!
    Holy Paladin:
    Its for PVP but also works in PVE
    right ctrl changes between PVE and PVP mode ( only affects the Beacon of Light, in PVE it always cast on tank)

    intelligent Freedom!!!!
    it casts primary freedom on melees under these conditions.
    freedomtargets speed < freedomtargetstargets speed and has a snare or root effect

    range freedom is only for ranges which are under focus and are rooted or have a 70% snare.


    INSTANT CC Dispel.
    It dispels instant your teammate cc's, i've tested it a few hours and sometimes the dispelt target doesnt even recognized he was cc'd


    IT Interrupts!!!!
    Only important spells but on target,focus,arena1,arena2,arena3,arena4,arena5 =)))))


    Blessing of Protection.
    Only Units which are attacked by a melee get BoP.

    HoJ > left shift mouseover
    turn undead > mouseover
    holy wrath > mouseover


    i have to say its totally awesome, you can easily heal dispel and support solo a complete 10 men pvp grp

    PS: use divine favor and aura mastery on your own


    Hunter:

    MM for PVP, SV for PVE

    MM:
    hold on left shift to save CS and Aimed Procc to burst something down

    left ctrl to stop rotation

    right ctrl switch between singletarget and aoe

    right shift > shoots first snake then ice then fire trap

    right alt > scatters your mouseover and traps him after it

    specials: it dispells bop and checks if MS is up or not
    it goes camouflage if not dot is on you
    it heals your pet
    it gives you freedom


    you need:
    macro for feign death, disengage,detterrence

    every macro must begin with a couple of
    /stopcasting
    /stopcasting
    /stopcasting
    /stopcasting
    /stopcasting
    Last edited by cokx; 01-03-2012 at 01:42 PM.

  5. #3710
    Sheepmoon's Avatar Contributor
    Reputation
    143
    Join Date
    Oct 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Askali View Post
    Just updated my Resto Druid rotation with a bit of an interim build containing a few fixes/new features as opposed to the dev build I'm testing at the moment with the event-driven framework - which should be ready in the next week and will be acompanied by the first release of the public framework and a few bits of example code to get people started!

    Anyways, the list of changes:
    1. Removed the current mouseover target being the only one to recieve heals - target them instead
    2. Added Combat Res (Rebirth) to the current mouseover target - hence the first change
    3. Most testing and debugging has been done to decursing - as long as you have the spells to decurse added to the Debug array in --- functions --- it should be fine
    4. Accounts for incoming heals in the autotarget ability
    5. Added the Ultraxion boss ability, currently removed from the rotation, but add it after --- functions --- if you wish to use it
    6. Few other misc. changes/bug fixes


    Unless there's anything I find wrong after the reset this week I think this is the last build that will be released before the new event-based rotation is released.

    Download available here: RestoDruid_Ash_Profile.rar or via the PQR-Updater
    More patch notes here: http://www.ownedcore.com/forums/worl...ml#post2156781 ([BETA] PQRotation - an automated ability priority queue.)

    Additionaly: If you're a profile developer and you've taken a look at my first preview of the even driven code, I'd love to hear your thoughts on it as well as any feature requests for the framework release that will make your life easier if you are intersted in using it
    Hi Ash, I have been playing with this profile for the last few days in LFR and a few random dungeons. I think you have done an excellent job and everything is working very well for me. I made just a few small adjustments to suit my personal preference, nothing major mostly adjusting priority and health thresholds for different heals.

    The one thing it does not seem to cast swiftmend very often. I had a look through the code and I can not see any reason for this except that it has to have rejuv on the current target before it can swiftmend. I think most of the time it is looking at the lowest health target which often does not have rejuv on it. For many fights it is no problem but you really notice it on Ultraxion where effloressence can do a large amount of healing but it will never cast it. Maybe it is more of a problem in 25m where it has so many targets to switch to and more chance that the target does not have rejuv on them.

    I tried myself to make some new abilities to track the last person that had rejuv cast on them and then cast swiftmend on that person but I think my coding just was not good enough because I can't make it work. Do you have any ideas how it could be done?

    Even if it just casts swiftmend on cd on the last person that had rejuv cast on them would be better than never casting it at all, since it is such an efficient heal. Most fights in DS everyone is stacked up anyway and the effloressence is excellent in these situations.

  6. #3711
    cokx's Avatar Banned
    Reputation
    92
    Join Date
    Dec 2008
    Posts
    896
    Thanks G/R
    0/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sheepmoon View Post
    Hi Ash, I have been playing with this profile for the last few days in LFR and a few random dungeons. I think you have done an excellent job and everything is working very well for me. I made just a few small adjustments to suit my personal preference, nothing major mostly adjusting priority and health thresholds for different heals.

    The one thing it does not seem to cast swiftmend very often. I had a look through the code and I can not see any reason for this except that it has to have rejuv on the current target before it can swiftmend. I think most of the time it is looking at the lowest health target which often does not have rejuv on it. For many fights it is no problem but you really notice it on Ultraxion where effloressence can do a large amount of healing but it will never cast it. Maybe it is more of a problem in 25m where it has so many targets to switch to and more chance that the target does not have rejuv on them.

    I tried myself to make some new abilities to track the last person that had rejuv cast on them and then cast swiftmend on that person but I think my coding just was not good enough because I can't make it work. Do you have any ideas how it could be done?

    Even if it just casts swiftmend on cd on the last person that had rejuv cast on them would be better than never casting it at all, since it is such an efficient heal. Most fights in DS everyone is stacked up anyway and the effloressence is excellent in these situations.

    i think the easiest way to do this is to make an extra swiftmend target

    like this

    for i = 1, members, 1 do
    local member = group..tostring(i)
    local memberstarget = group..tostring(i).."target"
    local memberhp = 100 * UnitHealth(member) / UnitHealthMax(member)
    if UnitInRange(member)
    and UnitIsFriend("player", member)
    and UnitIsDeadOrGhost(member) == nil
    and PQR_IsOutOfSight(member) == false then
    if UnitGroupRolesAssigned(member) == "TANK" then memberhp = memberhp - 1 end
    if UnitThreatSituation(member) == 3 then memberhp = memberhp - 3 end
    if UnitBuffID(member, 53563) ~= nil then memberhp = memberhp + 4 end
    if UnitDebuffID(member, 73975) ~= nil then memberhp = memberhp - 10 end
    if memberhp < 85 then lowhpmembers = lowhpmembers +1 end
    if memberhp < lowest then
    PQR_CustomTarget = member
    PQR_CustomTargetTarget = memberstarget
    lowest = memberhp
    PQR_CustomTargetHP = 100 * UnitHealth(PQR_CustomTarget) / UnitHealthMax(PQR_CustomTarget)
    PQR_CustomTargetTargetHP = 100 * UnitHealth(PQR_CustomTargetTarget) / UnitHealthMax(PQR_CustomTargetTarget)
    if memberhp < lowest and UnitBuffID(member, rejuspellid)~=nil then
    PQR_CustomTargetSwiftmend = member
    PQR_CustomTargetSwiftmendHP = 100 * UnitHealth(PQR_CustomTargetSwiftmend) / UnitHealthMax(PQR_CustomTargetSwiftmend)
    end
    end
    end
    end


    and swiftmend should be something like this
    if PQR_CustomTargetSwiftmendHP < 80 then return true end
    Last edited by cokx; 01-03-2012 at 11:21 AM.

  7. #3712
    erakoma's Avatar Active Member
    Reputation
    63
    Join Date
    Nov 2008
    Posts
    35
    Thanks G/R
    2/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So this is what i did fro the firemage .


    Ability Editor

    Spell ID 0
    Target Player
    Actions /click ExtraActionButton1
    Name Heroic Will
    and added this text to code
    But still doesnt work am i doing it wrong ?

    local fadingtime = select(7,UnitDebuffID("player",110070))
    if fadingtime and fadingtime - GetTime() < 1.3 then RunMacroText("/click ExtraActionButton1") end

    local channelSpell, _, _, _, _, endTime = UnitCastingInfo("boss1")
    if channelSpell == GetSpellInfo(109417) and endTime/1000 - GetTime() < 1.3
    then RunMacroText("/click ExtraActionButton1") end

  8. #3713
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys! Time to update my Shadow Priest profile.

    Shadow Priest Profile v4.4

    I've been taking a long time to update this profile as I've been trying out a lot of new things, squeezing out as much DPS as possible from it.
    It ended up with a complete re-write of the profile, reducing the code as much as possible.

    New in 4.4
    - Dynamic DoT re-application depending on hase and latency values.
    - Complete code re-write, no more cluttered spells
    - Reduced everything down to 4 profiles.

  9. #3714
    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 cokx View Post
    Here are 2 of my Profiles

    cokxPALADIN03012012.rar

    cokxHUNTER03012012.rar

    What it does!
    Holy Paladin:
    Its for PVP but also works in PVE
    right ctrl changes between PVE and PVP mode ( only affects the Beacon of Light, in PVE it always cast on tank)

    intelligent Freedom!!!!
    it casts primary freedom on melees under these conditions.
    freedomtargets speed < freedomtargetstargets speed and has a snare or root effect

    range freedom is only for ranges which are under focus and are rooted or have a 70% snare.


    INSTANT CC Dispel.
    It dispels instant your teammate cc's, i've tested it a few hours and sometimes the dispelt target doesnt even recognized he was cc'd


    IT Interrupts!!!!
    Only important spells but on target,focus,arena1,arena2,arena3,arena4,arena5 =)))))


    Blessing of Protection.
    Only Units which are attacked by a melee get BoP.

    HoJ > left shift mouseover
    turn undead > mouseover
    holy wrath > mouseover


    i have to say its totally awesome, you can easily heal dispel and support solo a complete 10 men pvp grp

    PS: use divine favor and aura mastery on your own

    When I use it it ****s my framrate big time. When it uses crusader aura its all good, but when i dismount it goes to concentration aura it slows my game down 30-50%

    EDIT: joined one arena game and now it runs smooth. sry for being a bitch

    Add so it wont dispel when vamp is up?
    Last edited by jackus; 01-03-2012 at 02:16 PM.

  10. #3715
    woppo's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice pally pvp setup cokx i was trying to get the cleanse working right for age's bang on

    @jack i had the same but cast beacon urself and its all normal again
    Last edited by woppo; 01-03-2012 at 12:32 PM.

  11. #3716
    damo1981's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cahonez View Post
    Edit.

    Alrighty, heres my Balance Druid Rotation. As I said, it needs fine tuning. but the general jist of it gives you the ideal rotation.


    Important: I have used existing profiles and adapted them for increased dps and a better rotation. The name on the basic rotation is Piep. Credit goes partly to him /her.

    Heres the links:

    Abilities:

    MEGAUPLOAD - The leading online storage and file delivery service

    Rotation: (megaupload didnt like the rotation file for some reason. this 1 seems to work)

    filehosting.org - download page for Cahonez_DRUID_Rotations.xml

    enjoy
    Loving this profile havent played boomie in years and have a renewed love for it now Thx.

    what would make it perfect is a Wild Mushroom Bind too (say left shift) that would cast 3 mushrooms at mouse over and detonate. if someone could think of a way of doing this it would be perfect .

    Keep up the awesome work Guys.

    Happy New Year to All !!

  12. #3717
    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)
    Cokx holy pally profile works fine when you remove the two aura spells and the one called specials from the rotation.. As i'm totaly crap with LUA i cannot fix this myself other then just remove those two.



    Edit: Ok forget what i said, now i get tons of other errors aswell, most of them is about [string " function pqrFunc0() local mytarget = nil..."]:67: attempt to compare nil with number....etc. Keep up the hard work anyways Cokx, on the paper it looks awesome ^^

    2nd edit: Now it all works as intended when i buff all my buffs myself.
    Last edited by paveley; 01-03-2012 at 01:28 PM.

  13. #3718
    Testy9's Avatar Member
    Reputation
    2
    Join Date
    Apr 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lofty View Post
    Holy paladin update.
    CURRENT VERSION: 1.3


    Code:
    CHANGELOG V1.3
    
    1) ADDED Hand of Sacrifice to mouseover (Using left Ctrl)
    2) CHANGE a few more tweaks with heal percents
    3) REMOVED Healthstone intill i can work out a way for PQR to know we have it in our bags
    
    
    CHANGELOG V1.2.1
    
    1) FIXED heroic will now works (Credits to SHEURONS for the code from his profile)
    2) REMOVED beacon being cast on your focus
    
    
    CHANGELOG V1.2
    
    1) CHANGED Judgment will now only be cast to refresh buff (Not when it's off CD)
    2) CHANGED LoD will now cast if we have 2 or more HP
    3) ADDED beacon will now be cast on focus (Set tank as your focus and it will keep beacon on him)
    4) FIXED should now heal itself fine
    4) NOTFIXED heroic will still not working
    
    
    CHANGELOG V1.1.1
    
    1) FIXED will now cleanse withought you having to target the player
    
    
    CHANGELOG V1.1
    
    1) BUG FIXES
    2) CHANGED Heroic will to be cast on 3 seconds left (Instead of one) to account for lag
    3) CHANGED LoH to be cast at 12% (Up from 7%)
    
    
    CHANGELOG V1.0
    
    1) Added in Xelper's Ultraxion's Hour of Twilight / Fading light code
    2) Added OHSHIT button (Lay on Hands)
    3) Added the use of Healthstone
    4) Changed some health percents for healing spells
    5) Changed mana regen abilities for better mana usage
    6) Added Light of Dawn (Does not check for range, so make sure you are correctly positioned)
    7) Fixed Cleanse (I think)
    8) Will be much better on mana usage now
    DOWNLOAD: http://dl.dropbox.com/u/11791741/10-...din%20v1.3.rar

    Code:
    TODO:
    
    1) SUGGESTIONS any other spells that people would like added?
    2) FIX Healthstone so it does not break the profile if we dont have it in our bags
    there should be a better way to use holy radiance. like always use holy radiance when everybody (yes everybody) reach below 95%... cause normally healers will AOE heal this way. They will never AOE heal when everybody drop below 40% or whatever. most of AOE attacks in DS affect everybody. and have u looked at the HoS and HoP code that I posted earlier? Sorry but your HoS code is useless... because that destroys the purpose of PQR

  14. #3719
    Lofty's Avatar Banned
    Reputation
    37
    Join Date
    Feb 2008
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testy9 View Post
    there should be a better way to use holy radiance. like always use holy radiance when everybody (yes everybody) reach below 95%... cause normally healers will AOE heal this way. They will never AOE heal when everybody drop below 40% or whatever. most of AOE attacks in DS affect everybody. and have u looked at the HoS and HoP code that I posted earlier? Sorry but your HoS code is useless... because that destroys the purpose of PQR
    OFC you can. If you want EVERYONE to be low before it heals just change players from 4 to 10.

    As for the HoS code. Your code it pointless. As HoS should not be cast randomly. Example. Before the tank gets impale on madness. Or at P2.

    Im not going to add stuff that would make something that is needed at certain points be possibly on CD



    *EDIT*

    While im at it. Im not adding stuff for how a few people prefer to play. Im adding stuff that is tried and tested as the best to do. I am also a top 50 ranked Hpala. So i think i know how to use HR (But yes, i will add it so HR is cast between 2 %'s)
    Last edited by Lofty; 01-03-2012 at 01:23 PM.

  15. #3720
    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)
    Originally Posted by mentally View Post
    Hey guys! Time to update my Shadow Priest profile.

    Shadow Priest Profile v4.4

    I've been taking a long time to update this profile as I've been trying out a lot of new things, squeezing out as much DPS as possible from it.
    It ended up with a complete re-write of the profile, reducing the code as much as possible.

    New in 4.4
    - Dynamic DoT re-application depending on hase and latency values.
    - Complete code re-write, no more cluttered spells
    - Reduced everything down to 4 profiles.
    hi =)
    long time no see . =)
    i just camed back to europe so back on gaming and.. since i was reading on all i'v been missing out i tried new profiles ect ect.. i wonder where did the lvling profile ya had gone too becouse it was really nice for lving alts in diferent servers.

    Always present Unas =)

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