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

User Tag List

Page 553 of 731 FirstFirst ... 53453503549550551552553554555556557603653 ... LastLast
Results 8,281 to 8,295 of 10955
  1. #8281
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by K-Z View Post
    plz anyone can explain how i can improve the use of player of mending in pvp profile for priest
    plzzz
    Depending on which PVP Disc profile you're using, change the health threshold for casting it to some higher percentage. This isn't necessarily more efficient, but you will use it more often.

    Sent from my Galaxy Nexus using Tapatalk

    [BETA] PQRotation - an automated ability priority queue.
  2. #8282
    me28791's Avatar Member
    Reputation
    10
    Join Date
    Jul 2011
    Posts
    90
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    kickmydog grabbed your new hunter profiles (ones I was using were from 4 mnths ago), works great for BM aspect switching etc, but will not use KC bosses in 5 mans random crap that I kill while herbing, training dummy. tryed to switch from the BM: KC to the all and same thing just thought should post it

    even tried just putting kill command by itself in its own rotation and still nothing no idea if its me

  3. #8283
    K-Z's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have this setting for player of mending, i dont know how to fix it (im using the xmdisc profile posted in the section of priest, in main page)

    if havemending == nil
    and PQR_CustomTargetHP < 100
    then return true end

  4. #8284
    me28791's Avatar Member
    Reputation
    10
    Join Date
    Jul 2011
    Posts
    90
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by K-Z View Post
    i have this setting for player of mending, i dont know how to fix it (im using the xmdisc profile posted in the section of priest, in main page)

    if havemending == nil
    and PQR_CustomTargetHP < 100
    then return true end
    would use if off cd and the player doesnt have pom, if your only healing 1 person or a few wouldn't go off as much, and also check on how high in the priorty it is

  5. #8285
    K-Z's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but does not do that, it even cast it, i dont know why.

  6. #8286
    travis2861's Avatar Contributor
    Reputation
    99
    Join Date
    Aug 2007
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've had this idea for tricks code for a while but being that i'm not a programmer by any stretch i'll just leave the idea here for someone to hopefully use.
    The idea is that say you have a focus target, great it will tricks him but say your in LFR would there be any way for the code to have a table set up to tricks the class
    that would benefit from it the most while not breaking the functionality of having the focus target option.

    thx and GL
    never stop all you profile devs what your doing/supporting is amazing!

  7. #8287
    cukiemunster's Avatar Contributor
    Reputation
    130
    Join Date
    Dec 2009
    Posts
    1,128
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bu_ba, just curious, but what are the profiles in the WIP folder?

  8. #8288
    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 cukiemunster View Post
    bu_ba, just curious, but what are the profiles in the WIP folder?
    Work In Progress..... When I feel they're Ready...... I move them to their Class Folder and they are the new Solid and Reliable Product

    Mentally also puts some of her WIP's in there from time to time....
    ^0^Team Nova's PQR NCC ^0^

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

  9. #8289
    me28791's Avatar Member
    Reputation
    10
    Join Date
    Jul 2011
    Posts
    90
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by travis2861 View Post
    I've had this idea for tricks code for a while but being that i'm not a programmer by any stretch i'll just leave the idea here for someone to hopefully use.
    The idea is that say you have a focus target, great it will tricks him but say your in LFR would there be any way for the code to have a table set up to tricks the class
    that would benefit from it the most while not breaking the functionality of having the focus target option.

    thx and GL
    never stop all you profile devs what your doing/supporting is amazing!
    have a look at kickmydogs md code should md to a tank even in a raid, should be pretty easy to swtich for a tricks

  10. #8290
    travis2861's Avatar Contributor
    Reputation
    99
    Join Date
    Aug 2007
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by me28791 View Post
    have a look at kickmydogs md code should md to a tank even in a raid, should be pretty easy to swtich for a tricks
    I'm not talking about tricksing a tank, i'm talking about tricksing a DPS and the section of code choosing a specific class for the most DPS gain to the raid.
    But also maintaining the ability to choose who you want to tricks.

  11. #8291
    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 travis2861 View Post
    I'm not talking about tricksing a tank, i'm talking about tricksing a DPS and the section of code doing that to a specific class for the most DPS gain to the raid.
    But also maintaining the ability to choose who you want to tricks.

    lawl....... u would use that same code but instead of looking for a tank, u would look for a certain class..... ONLY when a focus target doesn't exists
    ^0^Team Nova's PQR NCC ^0^

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

  12. #8292
    cukiemunster's Avatar Contributor
    Reputation
    130
    Join Date
    Dec 2009
    Posts
    1,128
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    Work In Progress..... When I feel they're Ready...... I move them to their Class Folder and they are the new Solid and Reliable Product

    Mentally also puts some of her WIP's in there from time to time....
    Gotcha. Next question is any chance you could possibly name your folders the same as PQR 2? Just makes it easier for copying over. Otherwise i end up with duplicate class folders, PQR with all caps, DEATHKNIGHT, and yours, Death Knights. Not a real "problem", just wondering how hard this would be to change in your SVN

  13. #8293
    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)
    Originally Posted by cukiemunster View Post
    Gotcha. Next question is any chance you could possibly name your folders the same as PQR 2? Just makes it easier for copying over. Otherwise i end up with duplicate class folders, PQR with all caps, DEATHKNIGHT, and yours, Death Knights. Not a real "problem", just wondering how hard this would be to change in your SVN
    It wouldn't be to hard. He would just have to go in and Rename the folder in SVN. I've got my SVN setup the same way PQR folder base is.

    Also, after I get done updating my feral DPS profile to my liking, I'll have it and my SVN links posted. Till then, stay tuned

  14. #8294
    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)
    Ok, here is a updated FireKitteh Profile, version 2.1

    Changelog:
    -Added in Mentally's Bleed code.
    -Added in check for Ultraxion and if fighting him, will only cast mangle and skip Shred.
    -Added in links in Rotation Editor to directly update profile from within PQR.
    -Minor Updates?

    If you guys notice a DPS loss with this build, let me know. Here's the link:

    http://pqrotation-profiles.googlecod...ittehDRUID.rar

    If there is a DPS loss, just revert back to version 2.0m which is in my signature.

    EDIT* FORGOT TO INCLUDE THE DATA FILE, SO GO IN AND UPDATE THE PROFILE FIRST BEFORE YOU RUN IT!
    EDIT** 27 minuts later (10:49 PM)... If your profile version is 2.1, please update to 2.2. Fixed a bug I had encountered.
    EDIT*** Does anyone know of any other bosses that need to be added in for the Mangle instead of Shred check? only major one I could think of was Ultraxion.
    Last edited by firepong; 03-24-2012 at 10:55 PM.

  15. #8295
    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)
    Haven't tested it yet, but one suggestion/request - could you rename your data file to PQR_firepong.lua? I'm keeping my data files separated into functions (like the functionBleeds) while I work on them, and although they're almost identical, this one almost overwrote mine (good thing for confirmation dialogs). :P

    It'll also help when you need to add other stuff to the file later.

    Edit: I/we might also need to take diesall's advice of additional prefixing to keep functions from interfering with each other, but I'm not sure if that would cause problems or not yet. Maybe they can clarify if this is necessary or not.
    Last edited by Deva; 03-24-2012 at 11:26 PM.

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 12:14 PM. 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