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

Shout-Out

User Tag List

Page 560 of 731 FirstFirst ... 60460510556557558559560561562563564610660 ... LastLast
Results 8,386 to 8,400 of 10955
  1. #8386
    leonel916's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey bubba,
    I was wondering if possible you can make a simple Prot Pally profile?

    Ill be willing to donate.

    [BETA] PQRotation - an automated ability priority queue.
  2. #8387
    CharleyWex's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Attachment 6736

    Buba, I did this with your profile from back in February or January, can't remember. I still use it because of this. This is the norm, so I'm afraid to do an update to your new files XD
    Last edited by CharleyWex; 03-26-2012 at 08:26 AM.

  3. #8388
    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)
    +5 rep to bu_ba_911 for helping me with some code, and others and his rewrite of HPally Profile.

  4. #8389
    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)
    just got done spreading some rep around ...

    to PQR users spread the wealth... +rep your coders
    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

  5. #8390
    lordavs's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a suggestion.

    Could anyone make a Frost mage PvE profile? This would help me out A LOT, and there are no others available

    Thank you.

  6. #8391
    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 leonel916 View Post
    hey bubba,
    I was wondering if possible you can make a simple Prot Pally profile?

    Ill be willing to donate.
    It's a possibility... you aren't the first person to ask for one lol.... however my tanking gear is severely lacking atm... and i have na obligation to look at Blood DK's again first :-/

    Originally Posted by CharleyWex View Post
    Attachment 6736

    Buba, I did this with your profile from back in February or January, can't remember. I still use it because of this. This is the norm, so I'm afraid to do an update to your new files XD
    Just keep a backup of that exact profile somewhere on your computer (or email even haha) and u can give the new one a try a lot of the newer code is still experimental, but it is starting to seem pretty solid to me

    Only thing I'm still on the fence about it, is if people can be aware enough to not idle around while healing so that Crusader Strike and Hammer of Wrath wont pause their rotation trying to cast at some1 behind them XD

    Originally Posted by Darkstylo View Post
    +5 rep to bu_ba_911 for helping me with some code, and others and his rewrite of HPally Profile.
    TYTY!
    ^0^Team Nova's PQR NCC ^0^

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

  7. #8392
    abndrew82's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just spread some rep around the profile writers and xelper. As myself and friend have became addicted to using this tool for our characters

  8. #8393
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shayden85 View Post
    Its when he is casting cobra, tried the SV specc to same there, it should stay in fox while moving atleast or stay in fox 2-3 sec after moving.

    How can i remove the aspect switching ?
    Remove everything that has F_Switchtohawk, and F_switchtofox. I'm not going to support this in my profile because it's a dps loss to do so. I've never had anyone mention to me in a raid setting or 5 man that I look bot like when I'm dpsing.

    Here is the next update to fix the pvp aspect.

    HUNTER_PQR2_V6.rar

    I tested the dot exclusion on mobs and it works fine on madness and spine so if there are other mobs that you don't want to waste time dotting let me know and I can easily add them to the list.

    Thanks to Bu_Ba for fixing my code.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  9. #8394
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    find the initialize code should look like this
    Code:
    if ctInit == nil then
    	ctInit = true
    	function PQ_SwitchToHawk()
    		if UnitBuffID("player", 13165) == nil and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(13165, "player")
    		end
    	end
    	
    	function PQ_SwitchToFox()
    		local FoxBuff = UnitBuffID("player", 82661)
    		if PQR_IsMoving(1) == true and FoxBuff == nil and UnitExists("target")and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(82661, "player")
    		end
    	end
    end
    and change it to this

    Code:
    if ctInit == nil then
    	ctInit = true
    	function PQ_SwitchToHawk()
    		if UnitBuffID("player", 13165) == nil and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(13165, "player")
    		end
    	end
    	
    	function PQ_SwitchToFox()
    		local FoxBuff = UnitBuffID("player", 82661)
    		if PQR_IsMoving(2) == true and FoxBuff == nil and UnitExists("target")and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(82661, "player")
    		end
    	end
    end
    what it should do is delay the switching back to hawk if in fox. don't know why you would want to when in the past i've macro'd /cast !aspect of the hawk to all my insta shots

    Please if someone helped you donate rep to them.

  10. #8395
    shortround8's Avatar Member
    Reputation
    6
    Join Date
    Apr 2009
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    Remove everything that has F_Switchtohawk, and F_switchtofox. I'm not going to support this in my profile because it's a dps loss to do so. I've never had anyone mention to me in a raid setting or 5 man that I look bot like when I'm dpsing.

    Here is the next update to fix the pvp aspect.

    HUNTER_PQR2_V6.rar

    I tested the dot exclusion on mobs and it works fine on madness and spine so if there are other mobs that you don't want to waste time dotting let me know and I can easily add them to the list.

    Thanks to Bu_Ba for fixing my code.
    Superb Marksman PvP profile but there's one thing missing. Can you add, if wing clip is on cooldown then use snake trap or ice trap? The entrapment talent is key for hunters.

  11. #8396
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shortround8 View Post
    Superb Marksman PvP profile but there's one thing missing. Can you add, if wing clip is on cooldown then use snake trap or ice trap? The entrapment talent is key for hunters.
    I was thinking about that, but I think it's better to maybe hot key them. You definitely do not want to use snake trap when for example you have a warrior on you. It would be a bad idea to give them the free Victory Rush.

    I don't want to make a REALLY good pvp bot profile in case it motivates Blizzard to start action against PQR. I'll look into setting up more hot keys for traps though

    -----------------------------------------------------------------------------------------------------------------

    My code for the aspect switching is kept in the datafile, so that is where you would have to modify the code.
    Last edited by kickmydog; 03-26-2012 at 02:02 PM.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  12. #8397
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    find the initialize code should look like this
    Code:
    if ctInit == nil then
    	ctInit = true
    	function PQ_SwitchToHawk()
    		if UnitBuffID("player", 13165) == nil and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(13165, "player")
    		end
    	end
    	
    	function PQ_SwitchToFox()
    		local FoxBuff = UnitBuffID("player", 82661)
    		if PQR_IsMoving(1) == true and FoxBuff == nil and UnitExists("target")and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(82661, "player")
    		end
    	end
    end
    and change it to this

    Code:
    if ctInit == nil then
    	ctInit = true
    	function PQ_SwitchToHawk()
    		if UnitBuffID("player", 13165) == nil and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(13165, "player")
    		end
    	end
    	
    	function PQ_SwitchToFox()
    		local FoxBuff = UnitBuffID("player", 82661)
    		if PQR_IsMoving(2) == true and FoxBuff == nil and UnitExists("target")and UnitIsDead("player") == nil and UnitBuffID("player", 5384) == nil then
    			CastSpellByID(82661, "player")
    		end
    	end
    end
    what it should do is delay the switching back to hawk if in fox. don't know why you would want to when in the past i've macro'd /cast !aspect of the hawk to all my insta shots
    I was in a BH raid one time with a hunter who did that !aspect of the hawk thing. The aspect spam was crazy. Drove me looking for ways to turn off the sounds for changing aspects.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  13. #8398
    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)
    I'm curious if there's an LUA function for querying the target's Talent Spec, or if I must resort to checking for talent-specific buffs on the target such as Moonkin Form.

  14. #8399
    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 Kaolla View Post
    I'm curious if there's an LUA function for querying the target's Talent Spec, or if I must resort to checking for talent-specific buffs on the target such as Moonkin Form.
    yea u gotta either read spec specific buffs or read spec specific casts
    ^0^Team Nova's PQR NCC ^0^

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

  15. #8400
    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 bu_ba_911 View Post
    yea u gotta either read spec specific buffs or read spec specific casts
    Not entirely true, something like this should work. *UNTESTED*

    Code:
    local shadow = 3
    local current_spec = GetPrimaryTalentTree()
    local main_spec = GetPrimaryTalentTree(nil, nil, 1)
    local off_spec = GetPrimaryTalentTree(nil, nil, 2)
    
    if current_spec ~= shadow then
    	if main_spec ==  shadow then
    		SetActiveTalentGroup(1)
    	elseif off_spec == shadow then
    		SetActiveTalentGroup(2)
    	else
    		--in spec or none available
    	end
    end

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 11:58 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