PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 255 of 779 FirstFirst ... 155205251252253254255256257258259305355755 ... LastLast
Results 3,811 to 3,825 of 11681
  1. #3811
    FrostDKsFTW's Avatar Sergeant Major
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Nope I usually don't, one less post to this thread never hurts :P.
    There's an update? :O I need to start keeping an eye on your signature then. Can't wait to test it out!
    Last edited by FrostDKsFTW; 09-10-2012 at 02:56 AM.

    PQR - Rotation Bot
  2. #3812
    Daganjaman's Avatar Member
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  3. #3813
    ace99ro's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Dec 2011
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Nope I usually don't, one less post to this thread never hurts :P.
    fix DnD spellid , u got some engineering tinker id instead of DnD , also right shift is pretty bad if you use WASD to move , i set mine on left ctrl , and left shift for pause , when u need to grip / cr someone

  4. #3814
    lawlmoto's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    I noticed while looking through Shueron's feral profile he made some interesting usage locals.



    So I was thinking that for hunters we have three talents that would need to be on cooldown when using readiness. I was trying to figure out ways to do this, since you may only have one active at a time. Here is my idea, it doesn't work but I was wondering if anyone can spot and fix my errors.
    Code:
    local huntertal = (select(5,GetTalentInfo(13)) and 131894) or (select(5,GetTalentInfo(14)) and 130392) or (select(5,GetTalentInfo(15)) and 120697)
    Code:
    local huntertal
    local talents = { 131894, 130392, 120697 }
    for i=13, #talents do
    	if select(5,GetTalentInfo(i)) then
    		huntertal = talent[i-12]
    	end
    end
    Should work as well

  5. #3815
    supermann's Avatar Member
    Reputation
    12
    Join Date
    Oct 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what development state are the demon lock profiles ?
    greetz

  6. #3816
    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, just a update post on my profile. Profile with thrash will be uploaded this afternoon after I get more testing in on it to make sure it's working correctly.
    Also, a update on Rake Prio's with the latest post from Ghostcrawler on the Battle.net forums:
    Originally Posted by Ghostcrawler
    DruidRake was potentially able to beat Shred, with high mastery, so we moved some damage from Rake to their direct attacks:
    -- Increased the damage of Shred by 25%.
    -- Increased the damage of Ravage by 25%.
    -- Increased the damage of Mangle by 25%.
    -- Reduced the damage of Rake by 17%.
    Link: Beta Class Balance Analysis Pt. II - Forums - World of Warcraft

    So, Rake is staying the same and from my test's as well as what I've seen on Fluid Druid, Rake rarely, if ever hit's 1st in damage. Also, in fights lasting longer than 2 of our Burn Phases (All CD's popped), SotF is showing a DPS increase over Incarnation now. This was before the above Buff to Shred, Mangle and Ravage. And until Shred! (When Glyph of Shred is active) is buffed, the glyph is useless. Right now it is pulling roughly 15% less DPS than a regular Shred without the glyph.

    EDIT* Don't know if this is on Live or not, but I have a feeling it is because of the restart that went on my server earlier today. But, I'm pretty sure it will be going out tomorrow.
    Last edited by firepong; 09-10-2012 at 02:07 PM.

  7. #3817
    gongmang1's Avatar Member
    Reputation
    10
    Join Date
    Mar 2011
    Posts
    116
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    updated my hunter profiles once more.

    KMD_All_Hunter_Rotations_v1.zip

    This has all the hunter profiles in one link, BM/SV/MM.

    - changed serpent sting mouseover so that it fires when LeftControl is down.
    - A Murder of Crows now checks hit points if it is less than 3x your character's Max hit points it won't be used. No point wasting a 2m cooldown ability on mobs you can breath on and they die.

    * Still trying to get a working trap throwing code going, Once I do I will update again.


    BM can completely replace the manual,nice!!!
    Last edited by gongmang1; 09-10-2012 at 02:18 PM.

  8. #3818
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ace99ro View Post
    fix DnD spellid , u got some engineering tinker id instead of DnD , also right shift is pretty bad if you use WASD to move , i set mine on left ctrl , and left shift for pause , when u need to grip / cr someone
    Thanks for the heads up , I was messing around with that and forgot to change it back. I set it to left control, I'm going to leave these keys like this from now on since everyone has different preferences, they can be changed to their liking. Can update through the Download Update feature in PQR or through my original post.
    Last edited by Kinkeh; 09-10-2012 at 02:22 PM.

  9. #3819
    Battler624's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Thanks for the heads up , I was messing around with that and forgot to change it back. I set it to left control, I'm going to leave these keys like this from now on since everyone has different preferences, they can be changed to their liking. Can update through the Download Update feature in PQR or through my original post.
    again left ctrl is for the chat vent also nice profile pic i seen it before but where?

  10. #3820
    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 Battler624 View Post
    again left ctrl is for the chat vent also nice profile pic i seen it before but where?
    Maybe change vent to the Tilde (~) key? It's what I use for my vent and makes it a whole lot easier

    EDIT* Just a explanation. When using PQR, even if the profile doesn't use the left control, it's always bad to have Vent set to left Control, just for the simple fact that a lot of us profile writers will use the button for other thing's in our profile. The feature to change the PTT Key in Vent isn't there just for shits and giggles and to make it look better

  11. #3821
    lostwalker's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by supermann View Post
    what development state are the demon lock profiles ?
    greetz
    I believe it's at the state of. not existing

  12. #3822
    lostwalker's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Jwicky] View Post
    Does anybody have Offsets for current Beta 16048... or could you tell me how to get it to work. I tried replacing the numbers in the xml file and had no luck.
    I think Xelper said, Peace Out! on Beta

  13. #3823
    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)
    Version 1.5.0 of my Feral Rotation uploaded. Download update through PQRotation. Thrash has been added in and does pretty good. out of 46mil damage, it did 5mil damage with a uptime of roughly 66% on the target dummy. ON a real boss, I estimate roughly 50% uptime because of movement.

    Download both the rotation and the Data file.

  14. #3824
    Zathan's Avatar Member CoreCoins Purchaser
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm curious, is it a tool to do "top DPS" ? Like if you know how to play your class really well, does it help at all to increase your DPS? I have PvE heroic progression in mind and I was just wondering if it's worth using it for that. It would be as a Ret Paladin and/or Feral druid DPS.

  15. #3825
    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 Zathan View Post
    I'm curious, is it a tool to do "top DPS" ? Like if you know how to play your class really well, does it help at all to increase your DPS? I have PvE heroic progression in mind and I was just wondering if it's worth using it for that. It would be as a Ret Paladin and/or Feral druid DPS.
    Pretty much. If the rotation is coded right and well done, then it will do top DPS. When I first started using it, I was doing well with my Feral Druid. When I made my rotation and everything I was doing a good 3k more DPS with PQRotation than doing it by hand. It just sees Buffs/Debuff's/Cooldown much quicker than the Human eye can perceive.

    P.S. This program is possibly the least detected Rotation Bot out there. Unless someone has been using PQRotation for a while and can tell (I know I can tell a fellow PQRotation user out of a group), then no one will know the real you from the bot, unless it's that much of a DPS increase. In that case, just say you've been reading up on the new rotation that you had to do after 5.0.4

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 10:42 AM. 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