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

User Tag List

Page 296 of 731 FirstFirst ... 196246292293294295296297298299300346396 ... LastLast
Results 4,426 to 4,440 of 10955
  1. #4426
    GRB's Avatar Established Member CoreCoins Purchaser
    Reputation
    65
    Join Date
    Oct 2008
    Posts
    222
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testy9 View Post
    yes, need an excellent ret DPS profile that can do max dps.... i'll be happy to donate. PM me for details
    Over what you actually want to donate?

    ---------- Post added at 03:23 AM ---------- Previous post was at 03:18 AM ----------

    Originally Posted by averykey View Post
    Hey grb, can you put a check on crusader strike or templar to check to see if 2hp crusader if not up judge if not up resume regular filler, also put a filler after the t13 2 pc judge for holy power, since it takes a gcd before it registers; hope they fix it soon.

    edit:

    a check on zealotry to see if it is about to end, do how instead of crusader; because you wont get the holy power.

    edit2:
    a check on inqustion, if aw and zeal is popped and it falls off its a dps loss to put it back up, unless its right at the start.
    1- Crusader have already a check if not 3hp then use crusader. judge also have the same check.
    2- cant put that, couse if zea is active, aw is also active, so it will use how on every cd.
    3- Inq never, ever, goes out, all the time your in combat, inq is active.

    [BETA] PQRotation - an automated ability priority queue.
  2. #4427
    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)
    Originally Posted by a9058727 View Post
    Onya, I tried one of your recent updates with the new code and was really impressed, can't wait to try it again with the bug fixes.

    I'm curious though, since unfortunately I would consider myself more of a scripter than a programmer (I can write some basic stuff and fix what isn't working, but nothing too complex)... could you possibly explain some of your chain heal code, or perhaps help me to understand how it could be modified for a spell such as Swiftmend? The major difference would be that Swiftmend of course has a much shorter range, and I'm not sure if it would effect how it needed to be handled, but since it requires a radius instead of a chain? Would there be any way to count clusters of people around 8 yards a player, and, the player with the most people around them gets it?

    I like your method of setting the heal thresholds in one place. I'd like to see this in other profiles, as often the first thing I do is lower the thresholds of the emergency and big, slow heals.

    Anyway, strange rambling over, and again, nice profile!
    the basic logic of the chain heal code is this

    • make an array of possible targets (in range of chain heal, health below a certain threshold)
    • sort it from lowest to highest hp
    • step through this list from lowest to highest giving each person the chance to be the first link in a heal chain.
    • try and find someone to hop to (must be in range of the previous link on the chain, not already in the chain, and below a certain hp)
    • once we get enough people in a chain (4 although you can change this), cast chain heal on the first link of the chain.



    swiftmend would be much easierto do as you describe just step through the list of possible targets and check how many people within 8 yards then cast it on whoever has the most. personally i'd be doing something more like casting it on the lowest person with 3 people near them since it also has a direct heal component.

  3. #4428
    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 DKVance73 View Post
    Hi Kick, your BM ST rotation isn't hitting Kill Command, any ideas?
    Good catch I have the MM/SV kill command in the BM rotation. Which is where the problem is, that Kill Command will only Kill Command as a last resort when you cannot use any other abilities.

    You can swap in the BM:Kill Command around in the rotation list, or download my updated rotation xml.

    Code:
    http://www.filesonic.com/file/POXOC9Z/Hunter_Profile_Jan_19_2012.rar
    http://www.filesonic.com/file/hqsq9n7/kickmydog_HUNTER_Abilities.xml
    http://www.filesonic.com/file/kr2r3FP/kickmydog_HUNTER_Rotations.xml
    Last edited by kickmydog; 01-19-2012 at 11:17 PM.

  4. #4429
    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)
    crunch - there's some logic in the healing wave code to deal with the debuff on spine. it won't drop through to LB if someone has the debuff instead it will cast healing wave on them. can't see the problem with riptide although if you're testing it in a 5 man and only the tank is taking damage it won't recast RT on someone who already has the HOT on them. In my testing in LFR RT is being kept on cooldown fine.

  5. #4430
    v3ntrix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by onya View Post
    thanks heaps for the feedback crunch.

    onya shaman resto2 20012012b.zip

    added healing surge back in. cancel lb should be fixed. "aggressiveness" can be controlled by changing the variables at the top of
    Could you have a hotkey to allow semi-manual casting of healing rain?
    EDIT: sorry i see now you have CTRL already for this.
    Last edited by v3ntrix; 01-20-2012 at 01:00 AM.

  6. #4431
    Jamsx1's Avatar Corporal
    Reputation
    7
    Join Date
    Oct 2011
    Posts
    27
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    Good catch I have the MM/SV kill command in the BM rotation. Which is where the problem is, that Kill Command will only Kill Command as a last resort when you cannot use any other abilities.

    You can swap in the BM:Kill Command around in the rotation list, or download my updated rotation xml.

    Code:
    http://www.filesonic.com/file/POXOC9Z/Hunter_Profile_Jan_19_2012.rar
    http://www.filesonic.com/file/hqsq9n7/kickmydog_HUNTER_Abilities.xml
    http://www.filesonic.com/file/kr2r3FP/kickmydog_HUNTER_Rotations.xml
    The MMST Rotation does not pop rapid fire/ readyness and doesn't pop trinkets but it does do Eng gloves and Blood Fury. I haven't tested any other of your new profiles. This was on a raiders training dummy.

  7. #4432
    Blehbot's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @kickmydog

    Kick I tried out the new profile for some reason BA just doesnt get cast for a while do to not having enough focus (This is with 4pc). I didnt get a chance to look into very far yet and had to go back to my old profile because I was losing some dps. I will have to play around with it when I get home I am at work now. But I know in the profile I use it wont cast arcane if under 65% focus. I think I was just burning through focus then with ES I was taking a while to get enough for BA. Any chance to put a check on focus in the AS ability to make sure it doesnt fire if BA is with in 2 or 3 seconds of cooldown?

  8. #4433
    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)
    Is there any updates on the Arms PVP profile? or if there's even one thats working?

  9. #4434
    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 bu_ba_911 View Post
    i would saw for the Deep Corruption part.... heal it yourself? i mean it's not that hard lol i can throw something into the targeting system if it's a necessity.... however for the holy paladin profile healing issue.... have u even tried my profile? mine used to have an issue like that, but with the updates it seems to have worked itself out
    Ok, I've just tried your profile (the Holy No Mouseover one.) Had the same issue =/ It didn't target and heal myself, only the other people. And the profile is a bit worse. I noticed that 1 player had 38% health but the profile never used Divine Light on him, only Holy Light.

    I assumed that the "At Smart Low HP no mouseover" code was what you were talking about "targetting and healing myself". This code isn't in the available abilities list for 'Holy No Mouseover', but it's inside the 'Holy Test' So I've tested that one. More issues... again it doesn't heal myself ... but it doesn't heal on other people instantly as it's very slow. I only either target boss or without target so the profile can target by itself. I was using the At smart low HP no mouseover version... it's working fine if I click people to heal though. =/

    Also in LRF, the profile (the AT smart low hp one) uses Holy Light alot even if people have less than 40% hp. I guess because the profile determined that other healers were gonna heal them, so the profile used only holy light? This isn't good as it can lower ur HPS by a lot
    Last edited by Testy9; 01-20-2012 at 05:45 AM.

  10. #4435
    Meatglue's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2011
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kick my Dog's pvp mm profile would be perfect if an ability to scatter/freeze trap someone was added.

    My bad just saw the abilities for launcer and ice trap. Hold Control? Easy enough, just have to time that scatter shot in.
    Last edited by Meatglue; 01-20-2012 at 05:10 AM.

  11. #4436
    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 Testy9 View Post
    Ok, I've tried your profile. Had the same issue =/ It didn't target and heal myself, only the other people. I'm only using the No Mouseover profile. The "At Smart Low HP No Mouseover" code didn't work either as it does nothing at all.
    mkay now that is really really really strange.... which version did you use?

    here's my absolutely latest version i literally just uploaded just for you....

    Code:
    http://www.mediafire.com/?6knemremutaymmf
    let me know how that works out.....

    *edit*
    if for any reason it does not work, can you go into your wow options menu, go to help, and enable lua errors and let me know if any pop up for you?
    Last edited by bu_ba_911; 01-20-2012 at 05:14 AM.
    ^0^Team Nova's PQR NCC ^0^

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

  12. #4437
    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 bu_ba_911 View Post
    mkay now that is really really really strange.... which version did you use?

    here's my absolutely latest version i literally just uploaded just for you....

    Code:
    http://www.mediafire.com/?6knemremutaymmf
    let me know how that works out.....

    *edit*
    if for any reason it does not work, can you go into your wow options menu, go to help, and enable lua errors and let me know if any pop up for you?
    I was using the old profile from your code.google place. I didn't get any LUA error. Weird.

    ..... Whoa, now, the new profile is a lot better! Now, it actually heals myself. It instantly heals other people as well, but...but...but only one little problem - overhealing. Checked recount and I had 51% overhealing. Normally, it should be in between 30% and 40%. It seems the 'AutoStopCasting' didn't stop this overhealing issue. But it's kind of good as well... because the profile actually predicted when to heal (heal before tank is about to get hit).

    I'll lower the % of Holy Light to 90 and test again.

    There's another issue but unsure yet, I'll report back with new info.

    Again, great work! Love you! ^_^ <3

    Edit 2 - Okay, I've tested at least 4 times in LFD (with one change - changed % of Holy Light) with the profile you have just uploaded. I've also tested without my change. So far, there are two issues:

    1) Still an overhealing issue. The profile heals tank even though he's already at 100% health. It does the same thing to other people. Why? I think the main reason is that mobs are attacking one person (e.g. tank), so the profile kept healing him despite his health being 100%. Which can be good for heroic DS (tanks always get hurt constantly - so the profile will heal him without any overhealing issue). However, other than that... it's a waste of mana.

    2) Related to number 1 above, there's a prioritization issue in healing. The profile doesn't always heal a person that has the lowest % health - it just kept healing the tank or someone else that just got attacked by mobs. IMO, lowest % people should be the top priority to heal first and then go back to healing the tank.

    That's all
    Last edited by Testy9; 01-20-2012 at 07:14 AM.

  13. #4438
    Crunch140's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by onya View Post
    crunch - there's some logic in the healing wave code to deal with the debuff on spine. it won't drop through to LB if someone has the debuff instead it will cast healing wave on them. can't see the problem with riptide although if you're testing it in a 5 man and only the tank is taking damage it won't recast RT on someone who already has the HOT on them. In my testing in LFR RT is being kept on cooldown fine.
    Onya,
    Nice! Thanks much!

    Didn't get a chance to test it out in raid tonight. Hopefully tomorrow.!

  14. #4439
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blehbot View Post
    @kickmydog

    Kick I tried out the new profile for some reason BA just doesnt get cast for a while do to not having enough focus (This is with 4pc). I didnt get a chance to look into very far yet and had to go back to my old profile because I was losing some dps. I will have to play around with it when I get home I am at work now. But I know in the profile I use it wont cast arcane if under 65% focus. I think I was just burning through focus then with ES I was taking a while to get enough for BA. Any chance to put a check on focus in the AS ability to make sure it doesnt fire if BA is with in 2 or 3 seconds of cooldown?
    You should share your profile with the rest of us no?

  15. #4440
    Sharge's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2011
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone would be able to work on a enchancement shaman profile?

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 08:37 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