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

Shout-Out

User Tag List

Page 503 of 731 FirstFirst ... 3403453499500501502503504505506507553603 ... LastLast
Results 7,531 to 7,545 of 10955
  1. #7531
    MastaRage's Avatar Sergeant Major
    Reputation
    56
    Join Date
    Dec 2011
    Posts
    170
    Thanks G/R
    4/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay I'm trying to learn coding and whtn to know what language the profiles are so I read up more on them. Currently I'm also taking a basic Java course so I know the theory behind the code. But some pointers/help would be nice.

    I'm not trying to make my own, just trying to understand it more so I can others.

    [BETA] PQRotation - an automated ability priority queue.
  2. #7532
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darkstylo View Post
    Can anyone tell me if this should work?
    I've taken [Blinded]'s profile for Rogues.
    1. I've removed Assassination and Subtlety.
    2. Added code from Sheuron for Applying Poisons and Ultraxion Boss Encounter.

    PQR_Rogue_Combat.zip

    Credits:
    Basic rotation by [Blinded]
    Apply Poisons and Ultraxion Code from Sheuron

    If this works +Rep to [Blinded] and Sheuron since it's their source!
    Depending on gear, Eviscerate will outperform Rupture even without any insight buff up.

  3. #7533
    Darkstylo's Avatar Contributor Authenticator enabled
    Reputation
    197
    Join Date
    Jan 2009
    Posts
    218
    Thanks G/R
    1/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    Depending on gear, Eviscerate will outperform Rupture even without any insight buff up.
    It has nothing to do with gear it's me combining some stuff in 1 profile.
    I'm at work at the moment so can't test.

    Besides that going for full Eviscerate is actually DPS loss not much a few % i believe.
    However go for eviscerate only when there is no bleed debuff.

  4. #7534
    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 hbkx1 View Post
    I keep looking over this where cukiemunster says his home/world is 75/175 and u add 250 to it......but how did u get it equals 330? I dont know if Im looking to much into but this thing is driving me nuts trying to tweak it.
    Your latency will always be lower when your in a Instance/Raid. If his is at 75/175 in a raid, then yeah he will have to set it higher. I was just taking into account what mine sits at most of the time. For example, when I'm out doing dailies or in LFR, my Latency is about the same as his. But when I'm in a 10M Dragon Soul where theres much less people, my numbers are about 35/65, if not a few numbers difference.

    But he said it's working way better now, so something had to of been done right

  5. #7535
    fireman605's Avatar Member
    Reputation
    7
    Join Date
    Apr 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Valma View Post
    70 downloads in 45 hours and only one guy repped me >.< Why should I continue improving and releasing profile if almost noone likes it? :/ Dunno really,think it will go private soon.
    when i try to give rep to anyone it says max allowed 0 i try to give 1 rep it says u can not give more rep then your allowed if u can help me with this ill rep you

  6. #7536
    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 MastaRage View Post
    Okay I'm trying to learn coding and whtn to know what language the profiles are so I read up more on them. Currently I'm also taking a basic Java course so I know the theory behind the code. But some pointers/help would be nice.

    I'm not trying to make my own, just trying to understand it more so I can others.
    The only real place I can send you for WoW API is this site: docs/api categories - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

    It's got all you need to know about what to use and what parts are associated with those snippets. Just take a look at a few profiles and see how people are using the code and go from there.

  7. #7537
    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)
    Since I had some free time on my hands, decided to do what I promised almost 2 weeks ago....

    3-14-2012_ALPHA_BubbaHoly_Rewrite.zip - bubba-pqr-profiles - 3-14-2012_ALPHA_Bubba_Rewrite - My Profiles for PQR - Google Project Hosting

    Originally Posted by Bu_Ba_911
    =NOTE, THIS IS NOT READY FOR HARD MODE RAIDS YET=

    Updated some more of the code. Added in Cleanse to the rotation (Not Tested)

    Coded from CD's but currently debugging them (Not in rotation)

    This is mostly for the leveling pallys that want to try it out there.

    If you are leveling, try and follow the Comments in -- Leveling Layout Example -- on how to use it.
    KMD, i'll get back to u soon. It seems like you got the right train of thought now though

    *edit*

    the main point of the rewrite, was for me to go over every bit of code and try and find an easier way for the average user to customize is easily for their own goal. I'm still not entirely happy that a user needs to edit 1 ability, but i currently don't know enough to get it where I want to go with it

    Big Props for @Valma for giving me the idea of using tables and some jump start knowledge needed to really grasp the idea and power i could have with it

    Further updates are around the corner when more free time falls into my lap, and Hopefully I'll debug CD's by tomorrow (They're completely coded, but getting some nil errors so I probably have a typo somewhere)
    Last edited by bu_ba_911; 03-14-2012 at 11:16 AM.
    ^0^Team Nova's PQR NCC ^0^

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

  8. #7538
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darkstylo View Post
    It has nothing to do with gear it's me combining some stuff in 1 profile.
    I'm at work at the moment so can't test.

    Besides that going for full Eviscerate is actually DPS loss not much a few % i believe.
    However go for eviscerate only when there is no bleed debuff.
    Feel free to test, I'd like to see how much of a percent you come up with.

    Code:
    function BleedDebuff(t)
        local buff = { 35290, 50271, 57386, 33878, 29859, 16511 }
        for _,v in ipairs(buff) do if UnitDebuffID(t,v) then return true end end
    end
    29859 is the Warrior talent, the actual bleed debuff is Trauma 46857

    33878 is Bear mangle, the cat mangle needs to be added as well 33876

  9. #7539
    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 deadpanstiffy View Post
    Feel free to test, I'd like to see how much of a percent you come up with.

    Code:
    function BleedDebuff(t)
        local buff = { 35290, 50271, 57386, 33878, 29859, 16511 }
        for _,v in ipairs(buff) do if UnitDebuffID(t,v) then return true end end
    end
    29859 is the Warrior talent, the actual bleed debuff is Trauma 46857

    33878 is Bear mangle, the cat mangle needs to be added as well 33876
    since diesal is a nazi (j/k!!!!)

    here's a way to write it without those deadly deadly ipairs (according to nazi Diesal!!!!)

    Code:
    function BleedDebuff(t)
        local buff = { 35290, 50271, 57386, 33878, 29859, 16511 }
        for i=1, #buff do if UnitDebuffID(t,buff[i]) then return true end end
    end
    ^0^Team Nova's PQR NCC ^0^

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

  10. #7540
    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)
    @Valma

    Before Xelper released this new version of PQR I had serious doubts to it. The only reason to keep releasing it to everyone for free mind you is because of the profile writers here. It would not be as useful without the people that make the profiles as Xelper has no where the time to do so. I am sure all the profile writers don't get what they deserve but no one is forcing anyones hand here. Warlock is not the most popular class but I have started leveling mine because of your profile. 81

    Support your profile writers and rep today.

  11. #7541
    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)
    I couldn't of said it better myself, Meatglue!

    All though my inactive European account isn' going to become activated anytime soon, when my Druid is leveled up (I can't get past 80, aw) I'm going to work on a Priest and Warlock as well.
    All I've ever known is casters and .. Going from 15 to 72 within 30 LFG's is really amazing, mind you, RAFing.

  12. #7542
    MastaRage's Avatar Sergeant Major
    Reputation
    56
    Join Date
    Dec 2011
    Posts
    170
    Thanks G/R
    4/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    The only real place I can send you for WoW API is this site: docs/api categories - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

    It's got all you need to know about what to use and what parts are associated with those snippets. Just take a look at a few profiles and see how people are using the code and go from there.
    Thanks will take a look there.

  13. #7543
    Darkstylo's Avatar Contributor Authenticator enabled
    Reputation
    197
    Join Date
    Jan 2009
    Posts
    218
    Thanks G/R
    1/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    since diesal is a nazi (j/k!!!!)

    here's a way to write it without those deadly deadly ipairs (according to nazi Diesal!!!!)

    Code:
    function BleedDebuff(t)
        local buff = { 35290, 50271, 57386, 33878, 29859, 16511 }
        for i=1, #buff do if UnitDebuffID(t,buff[i]) then return true end end
    end
    cheers! mate it was orginally from blinded

  14. #7544
    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 mentally View Post
    I couldn't of said it better myself, Meatglue!

    All though my inactive European account isn' going to become activated anytime soon, when my Druid is leveled up (I can't get past 80, aw) I'm going to work on a Priest and Warlock as well.
    All I've ever known is casters and .. Going from 15 to 72 within 30 LFG's is really amazing, mind you, RAFing.
    Sounds like an excuse for me to level up a mage and rogue myself then

    But yea i like releasing my updated profiles is because if someone learns something from mine, it raises the bar on their profile. If they improve on my idea, I get a return on my investment with more knowledge :-)

    Sent from my phone.
    ^0^Team Nova's PQR NCC ^0^

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

  15. #7545
    [Blinded]'s Avatar Contributor
    Reputation
    88
    Join Date
    Nov 2009
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems like i should update my profiles

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