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

User Tag List

Page 718 of 731 FirstFirst ... 218618668714715716717718719720721722 ... LastLast
Results 10,756 to 10,770 of 10955
  1. #10756
    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 bu_ba_911 View Post
    Do you keep your mouse over your target? Lol

    And AOE is on the list of things to do. Real life has gotten busy so things have slowed down.

    Sent from my Xoom using Tapatalk 2
    Is there a recommended spec for nova's unholy profile? I'm not sure if it favored the increase runic power, blood tap, etc.

    This was the spec I was going to try: http://us.battle.net/wow/en/tool/tal...QbeQ!abXgTSQOM
    Last edited by Kinkeh; 05-04-2012 at 12:44 AM.

    [BETA] PQRotation - an automated ability priority queue.
  2. #10757
    nertharul's Avatar Member
    Reputation
    3
    Join Date
    Apr 2010
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys excuse me any of you have a code for shattering throw to be used when blood lust time wrap etc??

  3. #10758
    yourson's Avatar Member
    Reputation
    4
    Join Date
    Feb 2012
    Posts
    149
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Offsets_15662 downloaded, but doesnt see newest beta (that is marked with same build 15662)

  4. #10759
    yourson's Avatar Member
    Reputation
    4
    Join Date
    Feb 2012
    Posts
    149
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BTW if any profile maker is working on Prot warrior beta profiles I can test those for ya.

  5. #10760
    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 nertharul View Post
    Guys excuse me any of you have a code for shattering throw to be used when blood lust time wrap etc??
    Code:
    if GetSpellCooldown(64382) == 0 and not UnitDebuffID("target",64382) then
    	local Lusts = { 2825, 90355, 2825, 32182, 80353 }
    	for i=1, #Lusts do
    		if UnitBuffID("player",Lusts[i]) ~= nil then
    			if not UnitBuffID("player",2457) then
    					CastSpellByID(2457)
    				else
    					return true
    			end
    		end
    	end
    end
    Just wrote this, not sure if it'll work, test it.

    You'll obviously need to create a new ability for shattering throw, put it near the top, enter the correct ID etc.

  6. #10761
    nertharul's Avatar Member
    Reputation
    3
    Join Date
    Apr 2010
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lawlmoto View Post
    Code:
    if GetSpellCooldown(64382) == 0 and not UnitDebuffID("target",64382) then
    	local Lusts = { 2825, 90355, 2825, 32182, 80353 }
    	for i=1, #Lusts do
    		if UnitBuffID("player",Lusts[i]) ~= nil then
    			if not UnitBuffID("player",2457) then
    					CastSpellByID(2457)
    				else
    					return true
    			end
    		end
    	end
    end
    Just wrote this, not sure if it'll work, test it.

    You'll obviously need to create a new ability for shattering throw, put it near the top, enter the correct ID etc.

    awsome thnx will test it after raid

  7. #10762
    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 nertharul View Post
    awsome thnx will test it after raid
    Tested it, seems to have bugs, fixing now

  8. #10763
    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 nertharul View Post
    awsome thnx will test it after raid
    Code:
    local Lusts = { 2825, 90355, 2825, 32182, 80353 }
    
    if GetSpellCooldown(64382) == 0 and not UnitDebuffID("target",64382) then
    	for i=1, #Lusts do
    		if UnitBuffID("player",Lusts[i]) then
    			if GetShapeshiftForm() == 1 then
    					CastSpellByID(64382)
    					return false
    				else
    					return true
    			end
    		end
    	end
    end
    Set spellid to 2457

  9. #10764
    yourson's Avatar Member
    Reputation
    4
    Join Date
    Feb 2012
    Posts
    149
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok mistery of not working on beta is solved. Latest patch auto converts game to 64bit version. I just deleted 64bit files and it works like a charm.

  10. #10765
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chicotheman View Post
    Same here, can't wait. Woo. Crystal, how much do I need to donate to you for you to give it H Spine compatability? Or atleast give us the ability to turn off CD usage, like on Heroic spine, I want to save meta, demon soul, soulburn, ect for burning down the tendon asap, and I Don't mind doing that manually, but I don't want the profile to have everything on cd from using it earlier in the fight! :O
    make a new profile say trash and take all of the cd's ut of the rotation and when it comes to burn tendons enable the full burn/boss rotation with cd's
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  11. #10766
    sh00k's Avatar Member
    Reputation
    9
    Join Date
    Apr 2007
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Forgive me if this questions already been answered. I've gone through most of the pages in this thread and havent seen it asked.

    Is there anyway to make my keystrokes have priority over PQRs? For PVP purposes

    Also, how can I change the time it takes for my interrupt to go off. With the current profile is far too instant and screams bot in PVP.

    Awesome tool by the way!! Thanks in advance

  12. #10767
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yourson View Post
    Offsets_15662 downloaded, but doesnt see newest beta (that is marked with same build 15662)

    You must be running x64 then.

    I think I am going to add a check to say "Invalid WoW (X64)" on the select process screen or something.

    EDIT: Done, reuploaded 2.1.3 with the check
    Last edited by Xelper; 05-04-2012 at 08:02 AM.

  13. #10768
    garoboldy's Avatar Contributor
    Reputation
    123
    Join Date
    Aug 2007
    Posts
    407
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm shocked we don't have Blood DK pvp rotations yet. and literally 1 rotation for pvp right now which hardly works

    Time to put the try hard hat on and make one I guess.

  14. #10769
    nertharul's Avatar Member
    Reputation
    3
    Join Date
    Apr 2010
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lawlmoto View Post
    Code:
    local Lusts = { 2825, 90355, 2825, 32182, 80353 }
    
    if GetSpellCooldown(64382) == 0 and not UnitDebuffID("target",64382) then
    	for i=1, #Lusts do
    		if UnitBuffID("player",Lusts[i]) then
    			if GetShapeshiftForm() == 1 then
    					CastSpellByID(64382)
    					return false
    				else
    					return true
    			end
    		end
    	end
    end
    Set spellid to 2457
    awsome coe +rep sir thnx

  15. #10770
    nertharul's Avatar Member
    Reputation
    3
    Join Date
    Apr 2010
    Posts
    72
    Thanks G/R
    1/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lawlmoto View Post
    Code:
    local Lusts = { 2825, 90355, 2825, 32182, 80353 }
    
    if GetSpellCooldown(64382) == 0 and not UnitDebuffID("target",64382) then
    	for i=1, #Lusts do
    		if UnitBuffID("player",Lusts[i]) then
    			if GetShapeshiftForm() == 1 then
    					CastSpellByID(64382)
    					return false
    				else
    					return true
    			end
    		end
    	end
    end
    Set spellid to 2457
    another question, since i'm using stance dance pve, including this will know that it needs to be used on battle stance???

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 02:12 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