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

Shout-Out

User Tag List

Page 126 of 731 FirstFirst ... 2676122123124125126127128129130176226626 ... LastLast
Results 1,876 to 1,890 of 10955
  1. #1876
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you check the first page there are links to all sorts of DK profiles including those that are made for PVP.

    [BETA] PQRotation - an automated ability priority queue.
  2. #1877
    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)
    Your post was pretty difficult to understand, but I'm going to redo the DW Frost PvP rotation to see what I can make of it. While it's not bad in its current form, PQR gives us some enormous advantages that we're simply not taking advantage of yet. I'm really impressed with the Custom Target function that Xelper included in the latest release; it has some huge potential. And of course, I'm excited about LoS checks.

  3. #1878
    JIMMYF's Avatar Site Donator
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    If you check the first page there are links to all sorts of DK profiles including those that are made for PVP.
    Thank you, I understand. but suddenly there are already updates and fixes, Sorry for my poor English.

  4. #1879
    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 JIMMYF View Post
    Thank you, I understand. but suddenly there are already updates and fixes, Sorry for my poor English.
    yea most all of the profile writers never read the front page themselves where it said Please update your posts that the profiles link to
    ^0^Team Nova's PQR NCC ^0^

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

  5. #1880
    Debordes's Avatar Member
    Reputation
    14
    Join Date
    Oct 2007
    Posts
    128
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    sheuron -Holy Priest profile

    Just wondering what the criteria the profile uses to know when to cast Greater Heal, because currently in five mans it uses Flash Heal a lot when Greater Heal would suffice/be better

  6. #1881
    grayyman's Avatar Corporal
    Reputation
    4
    Join Date
    Sep 2011
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Debordes View Post
    Just wondering what the criteria the profile uses to know when to cast Greater Heal, because currently in five mans it uses Flash Heal a lot when Greater Heal would suffice/be better
    examine the code and see for yourself.

    flashheal
    Code:
    if UnitBuffID("player",88688) 
    then return true end
    
    if PQR_CustomTargetHP < 70 
    and 100 * UnitPower("player") / UnitPowerMax("player") > 10 
    and PQR_IsCastingSpell(2061) == false
    and PQR_IsMoving(1) == false 
    then return true end
    if you have surge of light buff, cast
    if the targets hp is < 70 and your mana is over 10% and your not moving, cast.

    Greater heal
    Code:
    if PQR_CustomTargetHP < 70 
    and 100 * UnitPower("player") / UnitPowerMax("player") > 10  
    and select(4,UnitBuffID("player", 63735)) == 2
    and PQR_IsCastingSpell(2060) == false
    and PQR_IsMoving(1) == false 
    then return true end
    if targets hp is < 70, your mana is over 10%, you have 2 serendipity buffs, and your not moving, then cast.

    so perhaaps its casting flash instead of greater is due to the lack of serendipity.

  7. #1882
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Debordes View Post
    Just wondering what the criteria the profile uses to know when to cast Greater Heal, because currently in five mans it uses Flash Heal a lot when Greater Heal would suffice/be better
    Restoring same amount of hp, "Greater Heal" without serendipity cost 10% more mana than "Heal".

  8. #1883
    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)
    Could someone update this for the PTR or help me learn how to do it myself?

  9. #1884
    lostinthewoodslol's Avatar Active Member The Coinmaster CoreCoins Purchaser
    Reputation
    74
    Join Date
    Aug 2011
    Posts
    222
    Thanks G/R
    12/6
    Trade Feedback
    15 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    To all using my Holy Pally Profiles.... I have zero idea where the errors are coming from.... It worked perfectly all night for me healing bg's and heroics. I have a friend who had the same success as me. Today I get the error and it's giving me a headache. Best advice I can give it to either use the previous profile, or to remove Beacon from the rotation. I personally have not received the slower heals as some1 else previously said they received however....

    I'm going to be spending the next two days not just converting, but re-writting my holy paladin set into something more like Sheuron's Holy Priest... Using the Custom Targeting system and such... Please just hold off until then....

    There are no promises Auto-Aura Switching and Auto-Rebeaconing will be in the new Profile I write...... This one will only be released after countless testing by me and my friend..... However are there any requests to be added in that aren't already added into current profiles?
    dude i honestly think you should stick to your guns with your creative and intelligent style of pvp coding (maybe for pve, cause i dont know shit about it) but with the updated arena with a couple macros and some completely situational spells done manually and a general know how for positioning and movement i went 22-2 last night in 2v2. using trink, AM, cd's, HoJ, and Sac manually the rest i let this rotation work its magic. all @ 1.6k thru to 2k mmr~ with ease.

    the holy pally we played us who outgeared and outcomped us took the liberty to make a lvl 1 toon on my server to whisper well played sir lol so trust me, im not complaining. you have put so much effort and work into this, anyone who is using this should seriously consider repping bu_bu.

    btw i haven't had 1 error yet since the 1st one and ive played it for hours and hours straight. so keep doin what your doing, i highly appreciate it.

  10. #1885
    tripodz's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im sorry to ask, but i relly wants to try this out, but are very scared of getting banned. and ofc i know there is a risk, but are there any of u, who know how big the chance is for blizz to discover this ?

    and its a very nice work.
    Last edited by tripodz; 10-03-2011 at 08:27 AM.

  11. #1886
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tripodz I dont think you should be worried at all, I mean how could you get banned using this? I cant come up with a good reason. all it does is help you nail your rotations, and that often results in good dps/healing/tanking which isnt viewed as a bannable offense.

  12. #1887
    tripodz's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well its proberly me who dont understand how its relly works, but the auto"bot" thingy, aint that a way for blizz to see it ?

  13. #1888
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The only thing automatic is the rotation, the rest (movement etc) is handled by yourself so. You basically only need to move away from bad stuff and follow game-mechanics and the bot will do the DPS/Heal/Tank-part for you.

  14. #1889
    alllle123's Avatar Member
    Reputation
    2
    Join Date
    Sep 2011
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome just awesome !

  15. #1890
    tripodz's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    The only thing automatic is the rotation, the rest (movement etc) is handled by yourself so. You basically only need to move away from bad stuff and follow game-mechanics and the bot will do the DPS/Heal/Tank-part for you.

    Yes that part i understand, its more the part that do ur rotation im affraid blizz somehow can spot
    Last edited by tripodz; 10-03-2011 at 09:40 AM.

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 06:40 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