PQR - Rotation Bot menu

User Tag List

Page 56 of 779 FirstFirst ... 6525354555657585960106156556 ... LastLast
Results 826 to 840 of 11681
  1. #826
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    l

    if Rip == nil then
    return false
    end

    put it at the top so it will look at the code and notice rip is not on the target then return false.
    Code:
    local SavageRoar, _, _, _, _, _, SavageRoarEndTime = UnitBuffID("player", 62071)
    local Rip, _, _, _, _, _, ripEndTime = UnitDebuffID("target", 1079, "PLAYER")
    local playerCP = GetComboPoints("player", "target")
    
    
    if Rip == nil then
    return false
    end
    if SavageRoar then
    	local SavageRoarFinishTime = SavageRoarEndTime - GetTime()
    	
    	
    	if SavageRoarFinishTime < 2 then
    		return true
    	end
    	
    	if Rip then	
    		local  ripFinishTime = ripEndTime - GetTime()
    		if playerCP == 5 and ripFinishTime < 12 then
    			if SavageRoarFinishTime < 6 and SavageRoarFinishTime < ripFinishTime then
    				return true
    			end
    		end
    	end
    	return false
    else
    	if  playerCP > 0 then
    		return true
    	end
    end
    Like this? And tyvm for your reply!

    PQR - Rotation Bot
  2. #827
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cukiemunster View Post
    Code:
    local SavageRoar, _, _, _, _, _, SavageRoarEndTime = UnitBuffID("player", 62071)
    local Rip, _, _, _, _, _, ripEndTime = UnitDebuffID("target", 1079, "PLAYER")
    local playerCP = GetComboPoints("player", "target")
    
    
    if Rip == nil then
    return false
    end
    if SavageRoar then
    	local SavageRoarFinishTime = SavageRoarEndTime - GetTime()
    	
    	
    	if SavageRoarFinishTime < 2 then
    		return true
    	end
    	
    	if Rip then	
    		local  ripFinishTime = ripEndTime - GetTime()
    		if playerCP == 5 and ripFinishTime < 12 then
    			if SavageRoarFinishTime < 6 and SavageRoarFinishTime < ripFinishTime then
    				return true
    			end
    		end
    	end
    	return false
    else
    	if  playerCP > 0 then
    		return true
    	end
    end
    Like this? And tyvm for your reply!
    It should work, test it on a dummy.

  3. #828
    ishtro's Avatar Master Sergeant
    Reputation
    36
    Join Date
    Jul 2010
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Blinded] View Post
    U don't say :/

    This Wiki is outdated ...
    hahaha.. i didnt even bother looking to see if it was up to date. ;p

  4. #829
    Noelpqr's Avatar Member
    Reputation
    3
    Join Date
    Oct 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you got Sheuron's profiles you will find on his data folder a file by the name PQR_Reference.lua

  5. #830
    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 Ninjaderp View Post
    About that Balance-profile I tried I couldnt tell who made, it was Firepongs. And its really good, setting mushrooms and detonating them works as intended now after testing it. Doing insane DPS with all the dots
    You, I gotta say, is the first person to ever say my Boomkin profile performs reasonably well. Everyone else that's used it says it performs lack-luster but won't give any feedback on why or what to change on it.

  6. #831
    PrimoPie's Avatar Contributor CoreCoins Purchaser
    Reputation
    83
    Join Date
    Jul 2007
    Posts
    410
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, I love this program, I have used it a while now. I am having so much trouble finding a working SUB profile for rogues, every profile I use my rogue just will not exhaust energy, he instead just auto attacks. If anybody has a working, high dps profile that they use, could you please point me into that direction, I have been searching forever.

  7. #832
    Clotic's Avatar Member Authenticator enabled
    Reputation
    11
    Join Date
    Jun 2010
    Posts
    200
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What all the thing u can take there what do they do?
    Attachment 7937

  8. #833
    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)
    Originally Posted by firepong View Post
    You, I gotta say, is the first person to ever say my Boomkin profile performs reasonably well. Everyone else that's used it says it performs lack-luster but won't give any feedback on why or what to change on it.
    Yeah I've only tried it in heroics and LFR atm since Im on lockout, but it dots everything very good, where did you learn the rotation you put in? I did 26k on spine LFR yesterday, and really good for my low gear on Warmaster as well. Boomkins really arent good on singletarget bosses, so that might be why some foud it "lackluster", but that have nothing to do with the profile in that case, only the class. Since Im new to boomkin myself I cant come up with any improvement feedback, but I will try it in heroic DS as Im needed as Moonkin as my OS. Thanks once again for a good profile m8 ^^

  9. #834
    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)
    @Ninjaderp: Most ranged classes with the exception of Fire Mages and Demonology Warlocks do just about equal or within 1k DPS of each other on single-target fights, so that's not always true. :P

    I've managed to do some coding this expansion's final re-write of our Shadow profile, Standard profile re-written as of now with a few tweaks left to do, it's performing quite well.
    Unbuffed, without pre-potting and movement;





    Still working on pushing up Vampiric Touch's up-time a little bit higher, as well as Empowered Shadows. Should be fun seeing how it goes.
    The Advanced profile is my next "goal", getting it as good as it can be. Debuff up-times will probably not be as good with it, though.

    Just remember that these numbers are after the 10s inactive combat-period and after dots ticking off, so it's ~1 - 3k DPS less than what you'll normally experience.

  10. #835
    wooloveshacks's Avatar Member
    Reputation
    5
    Join Date
    Nov 2008
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mentally View Post
    @Ninjaderp: Most ranged classes with the exception of Fire Mages and Demonology Warlocks do just about equal or within 1k DPS of each other on single-target fights, so that's not always true. :P

    I've managed to do some coding this expansion's final re-write of our Shadow profile, Standard profile re-written as of now with a few tweaks left to do, it's performing quite well.
    Unbuffed, without pre-potting and movement;

    Still working on pushing up Vampiric Touch's up-time a little bit higher, as well as Empowered Shadows. Should be fun seeing how it goes.
    The Advanced profile is my next "goal", getting it as good as it can be. Debuff up-times will probably not be as good with it, though.

    Just remember that these numbers are after the 10s inactive combat-period and after dots ticking off, so it's ~1 - 3k DPS less than what you'll normally experience.
    Really looking forward to this! I love using your s.priest and am very excited about the update!
    Last edited by wooloveshacks; 06-10-2012 at 09:48 AM.

  11. #836
    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)
    @Mentally yeah, its just that I've read that alot while looking up Boomkin-forums and vice-versa. I still dont got any setbonus and pretty crappy trinkets, so it can allways improve ^^

    And about the priest-update, is it ready for download via PQR? Love your work girl!

    Edit: Got it now, but Im fishing to lvl my cooking atm ^^
    Last edited by Ninjaderp; 06-10-2012 at 10:20 AM.

  12. #837
    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)
    @Ninjaderp: Ah, no! It's not yet released. The update on the SVN was to fix the automatic buffing component I wrote and destroyed. :P This update should come within the next few hours, or tomorrow morning, if time allows it.

    Will try and get the Advanced profile ready before Wednesday, but, I make no promises as the entire rotation likes to play games with me.

  13. #838
    Clotic's Avatar Member Authenticator enabled
    Reputation
    11
    Join Date
    Jun 2010
    Posts
    200
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by isidorzzon View Post
    What all the thing u can take there what do they do?
    Attachment 7937
    again what do it mean the other stuff:d

  14. #839
    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)
    Aha! So the changes in the version I updated to is no automatic buffing (wont be a problem doing manually really) and no more Dispersion on LeftShiftkeydown?
    I have yet to gotten any t13-pieces to be able to try out the advanced rotation, but when I do get that. When would you recommend it? So I know when to use it, for example how would you go on:

    Warmaster Blackhorn, alot of dots to be put up (I would guess dot the shit out of everything and when phase2 starts and goriona is away switch to Advanced Profile with t13gear)
    Ultraxion: Singletarget fight, no adds to dot up or anything. (only Advanced? or switch between the two for dot-uptime?)

  15. #840
    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)
    Originally Posted by isidorzzon View Post
    again what do it mean the other stuff:d
    I don't understand the question? :s

    @Ninjaderp: No. I fixed the auto-buffing. Everything should be working as intended. As for the advanced profile.. I'd recommend using it on fights like Hagara, Ultraxion and Heroic: Warlord Zon'ozz (mainly because of the stacking damage increase). Both profiles are within 1k DPS of each other, nonetheless some might actually experience a drop in DPS using the advanced profile as it really depends on available buffs in your raid setting. But that's the only fights where it's really viable in Dragon Soul. On Heroic Spine of Deathwing, you might want to enable it right before a Hideous Amalgamation explodes to reveal a tendon as it automatically targets and fires off faster than most people can react to it. Then when you kill it/plate goes back on, you disable and mind flay the shit out of the new Amalgamation (along with SWP being put up on it and another target.)

    Spine of Deathwing is a fun, but annoying fight for Shadow Priests. :P Especially with my guild who doesn't really do Dragon Soul with the nerf-buffs. :x
    Last edited by Kinky; 06-10-2012 at 11:00 AM.

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