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

Shout-Out

User Tag List

Page 422 of 731 FirstFirst ... 322372418419420421422423424425426472522 ... LastLast
Results 6,316 to 6,330 of 10955
  1. #6316
    expunge's Avatar Knight-Lieutenant
    Reputation
    17
    Join Date
    Nov 2011
    Posts
    226
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fluxflux View Post
    what iss the code for instant Dispersion? i want break all other spells and priorität number 1 is dispersion? with alt key?
    47585

    If you are trying to figure out how to do it in mentally's script, just make your dispersion key an alt key, mine is alt+v. Alt in her script keeps you out of hour of twilight.

    [BETA] PQRotation - an automated ability priority queue.
  2. #6317
    chazk87's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so are there any druid profiles available?

  3. #6318
    Bossqwerty's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    693
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darksahde View Post
    @Boss

    concerning your newest SMF 4.3 BETA Profile. it shows "cats" in chat log during the end phase. Anyway to remove that?

    Thanks.
    Haha, yeah sorry about that. I don't know exactly which ability it's in. Just go through each one and check the "perform after lua" tab and erase it when you find it.

  4. #6319
    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
    Thanks for that post!
    I rewrote most of the Code and i'll release a better Version the within the next days
    here is my Glyph script if you would like to use it..

    Code:
    function Glyph(ID)
    	for i =1,NUM_GLYPH_SLOTS do
    		if select(4,GetGlyphSocketInfo(i)) == ID then
    			return true
    		end
    	end	
    	return false
    end
    example

    Code:
    if check("Sunder Armor") and sunder then
    	if not (debuff("Faerie Fire") or debuff("Expose Armor")) then
    		if not hasdbuff("Sunder Armor") then
    			cast("Sunder Armor") return true 
    		end
    	else
    		if not Glyph(89003) and dbstack("Sunder Armor") < 3 then
    			cast("Sunder Armor") return true 
    		end
    	end
    end

  5. #6320
    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)
    I think I might have found the issue I had with Cokx Hpally profile. I am horde and just now noticed GoN racial in the rotation. Should fix the random low hp(20%) freeze.

  6. #6321
    darksahde's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jan 2012
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Boss

    Just FYI: It reside in "Ultraxion", "Colossus Smash Eggs", "IRBS" .

    Thanks

  7. #6322
    creepingmoses's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know that this has been asked a bunch of time but I searched and could not find alot of information regarding the subject. I am currently playing on 3.3.5 and I was wondering if anyone had any rotations out there for this or if anyone could point me in the proper direction. Sorry if this is a redundant post.

    thanks alot

  8. #6323
    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)
    @Boss

    Seeing how you have so many Warrior fans, I think it's time to release the almighty pvp profile.

  9. #6324
    Bossqwerty's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    693
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Meatglue View Post
    @Boss

    Seeing how you have so many Warrior fans, I think it's time to release the almighty pvp profile.
    Unfortunately I don't PvP at all and know absolutely nothing about it. If I had the knowledge I may try to put one together.

  10. #6325
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post
    Unfortunately I don't PvP at all and know absolutely nothing about it. If I had the knowledge I may try to put one together.
    Bubba's is pretty solid, Boss. You could probably look into adding some of your stance dance code into what he already has. Shouldn't be too difficult. Add in your DPS changes with his Stance switches based on the ones he has for offense/defense.

  11. #6326
    Gizmobeard's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a catalog of available PQR profiles? Im having a hard time finding profiles I can use, specifically Discipline PVE but I would like to browse all available PQR profiles.

  12. #6327
    bape's Avatar Member
    Reputation
    7
    Join Date
    Jun 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can i get this unholy profile to use death and decay on cd?

  13. #6328
    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 bape View Post
    how can i get this unholy profile to use death and decay on cd?
    look at my profile........... it's written in there



    Originally Posted by Gizmobeard View Post
    Is there a catalog of available PQR profiles? Im having a hard time finding profiles I can use, specifically Discipline PVE but I would like to browse all available PQR profiles.

    I do believe it was Ticklets who last released a Disc PvE profile... Could be wrong though...

    There's also Crystal_Tech (i believe) working on a dedicated PQR website that gives Profile Writers control over their profile releases and bug reports....
    Another person who's trying to keep a third-party SVN up to date with all our most updated releases....

    There's quite a few options out there, but atm it is annoying to find, like look for a keyword and suck it up and dive through the pages for now

    Originally Posted by Taran32 View Post
    Bubba's is pretty solid, Boss. You could probably look into adding some of your stance dance code into what he already has. Shouldn't be too difficult. Add in your DPS changes with his Stance switches based on the ones he has for offense/defense.
    wouldn't mind seeing this myself there buddy

    tho i was thinking up a plan for rewriting Spell Reflect and Disarm... Still in the planning phases... and rewriting Hamstring to use Improved Hamstring if you have the Talents selected...

    after that I would love to see what you and SD can do with it
    Last edited by bu_ba_911; 02-22-2012 at 10:41 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  14. #6329
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ***EDIT***

    Nvm, fixed that issue.
    Last edited by Taran32; 02-22-2012 at 11:14 PM.

  15. #6330
    bape's Avatar Member
    Reputation
    7
    Join Date
    Jun 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx bu_ba_911
    Last edited by bape; 02-22-2012 at 10:58 PM.

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 06:41 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