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

User Tag List

Page 647 of 731 FirstFirst ... 147547597643644645646647648649650651697 ... LastLast
Results 9,691 to 9,705 of 10955
  1. #9691
    daveyboyuk's Avatar Active Member
    Reputation
    31
    Join Date
    May 2009
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Made a video to explain step by step how to get PQR working on any system using virtualization (Windows, Mac, Linux). Enjoy

    RickRoll'D - YouTube
    xD I lol'ed

    [BETA] PQRotation - an automated ability priority queue.
  2. #9692
    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)
    i've tweaked the aff lock code that i wanted tested again. update it and see if its any better.

    Please if someone helped you donate rep to them.

  3. #9693
    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)
    For any profile writers out there that don't have me on their Skype contact list yet that ever feeling like chatting and bouncing ideas off of me (and vice versa), PM me and I'll send you my Skype Contact info

    To anyone else who feels up for Chatting and suggesting things for my current profiles, or willing to be Beta Testers and the such, pm me also, and I'll give you my MSN info (or AIM)

    I'm trying to create a network I can bounce ideas off of (And help the community as a whole)

    For those that didn't notice, I created a seperate Forum just for Mentally and I's profiles we're writing in the Profile Section of Ownedcore. Please direct all of your Bugs and Issues (or Praise <3) to that thread over there. I will also start updating our info on the PQR Wiki.... I decided to start taking my small steps to spreading things out here and making it easier to find stuff.... Have a great night people!!!

    PST----- Kickmydog.... just got the second half coded for that snippet on CD's I sent you..... Wanna test it out? (I'm still trying to get all the angles covered to make sure it's how I want it )



    Originally Posted by mrleo View Post
    hi... i was wandering if i can make PQR cast an ability when i press the button "1" or "2" or so on... can that be done with all the keyboard buttons or just with ctrl, alt, shift? ty
    Yes.... I just finished coding it to ^^ (hint hint).... It's now in test phase I only have Xelper to thank though... He gave me the base code and the quick run through of how to do it, I finally got around to writing it and testing it
    ^0^Team Nova's PQR NCC ^0^

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

  4. #9694
    onya's Avatar Member
    Reputation
    67
    Join Date
    May 2008
    Posts
    152
    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
    Yes.... I just finished coding it to ^^ (hint hint).... It's now in test phase I only have Xelper to thank though... He gave me the base code and the quick run through of how to do it, I finally got around to writing it and testing it
    hah just implemented something that does this myself, curious to see how you're doing it My method is to create the following macros. If the ability is off cd or has less than 10 seconds to go then it will be cast otherwise it'll print a message telling you how long the cd has left.

    Code:
    #showtooltip Earth Elemental Totem
    /run if GetCVar("onya_ee")== nil then RegisterCVar("onya_ee",nil) end; SetCVar("onya_ee", 1)
    
    #showtooltip Fire Elemental Totem
    /run if GetCVar("onya_fe")== nil then RegisterCVar("onya_fe",nil) end; SetCVar("onya_fe", 1)
    
    #showtooltip bloodlust
    /run if GetCVar("onya_bl")== nil then RegisterCVar("onya_bl",nil) end; SetCVar("onya_bl", 1)
    
    #showtooltip Spiritwalker's Grace 
    /run if GetCVar("onya_swg")== nil then RegisterCVar("onya_swg",nil) end; SetCVar("onya_swg", 1)
    download link - onya resto 20120415

  5. #9695
    Goopster's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone uploaded an Offset for the new PTR Update?

  6. #9696
    mrleo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice m8 ... cant wait for it....

  7. #9697
    mrleo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    54
    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
    For any profile writers out there that don't have me on their Skype contact list yet that ever feeling like chatting and bouncing ideas off of me (and vice versa), PM me and I'll send you my Skype Contact info

    To anyone else who feels up for Chatting and suggesting things for my current profiles, or willing to be Beta Testers and the such, pm me also, and I'll give you my MSN info (or AIM)

    I'm trying to create a network I can bounce ideas off of (And help the community as a whole)

    For those that didn't notice, I created a seperate Forum just for Mentally and I's profiles we're writing in the Profile Section of Ownedcore. Please direct all of your Bugs and Issues (or Praise <3) to that thread over there. I will also start updating our info on the PQR Wiki.... I decided to start taking my small steps to spreading things out here and making it easier to find stuff.... Have a great night people!!!

    PST----- Kickmydog.... just got the second half coded for that snippet on CD's I sent you..... Wanna test it out? (I'm still trying to get all the angles covered to make sure it's how I want it )





    Yes.... I just finished coding it to ^^ (hint hint).... It's now in test phase I only have Xelper to thank though... He gave me the base code and the quick run through of how to do it, I finally got around to writing it and testing it


    nice cant wait for it im currently using ur warrior profile

  8. #9698
    gamingjunkie's Avatar Member
    Reputation
    4
    Join Date
    Feb 2011
    Posts
    73
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ONYA I love your resto profile, is there anyway that you could tweak it for PVP use and also if you have time, see if there is any tweaking to your elemental profile you could do. In crappy ilvl 333 blues as a fresh 85 I can pull 9.6k dps. I think that is amazing. Just wondering if there is anyway to pull a little more dps out of your profile. Thanks so much for your work though

  9. #9699
    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 onya View Post
    hah just implemented something that does this myself, curious to see how you're doing it My method is to create the following macros. If the ability is off cd or has less than 10 seconds to go then it will be cast otherwise it'll print a message telling you how long the cd has left.

    Code:
    #showtooltip Earth Elemental Totem
    /run if GetCVar("onya_ee")== nil then RegisterCVar("onya_ee",nil) end; SetCVar("onya_ee", 1)
    
    #showtooltip Fire Elemental Totem
    /run if GetCVar("onya_fe")== nil then RegisterCVar("onya_fe",nil) end; SetCVar("onya_fe", 1)
    
    #showtooltip bloodlust
    /run if GetCVar("onya_bl")== nil then RegisterCVar("onya_bl",nil) end; SetCVar("onya_bl", 1)
    
    #showtooltip Spiritwalker's Grace 
    /run if GetCVar("onya_swg")== nil then RegisterCVar("onya_swg",nil) end; SetCVar("onya_swg", 1)
    download link - onya resto 20120415
    lol i'm def using CVars..... I'll pm you my code, I already have a a notepad going of how I want to tweak it I left in some old code from an idea I had and just coded around it..... newer code will be more streamlined since I found a way that works better than the original idea XD

    lets see if you had the same idea as I tho haha
    ^0^Team Nova's PQR NCC ^0^

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

  10. #9700
    Zet's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, using Valams WL affliction Profile and just doing 15k dps... Item Level 373 any ideas what is worng or ist it normal?

  11. #9701
    hbkx1's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zet View Post
    Hey guys, using Valams WL affliction Profile and just doing 15k dps... Item Level 373 any ideas what is worng or ist it normal?
    yeah affliction is gear dependant....switch to demon and use valmas and youll rape the meters for ur ilevel my 385 demo does 30k consistently

  12. #9702
    Mortels's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello! I can't choose profile. Choice of profile is not active. What am I doing wrong? It depends on the purchase of the program? If so, where is information how to buy program?

  13. #9703
    Zet's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hbkx1 View Post
    yeah affliction is gear dependant....switch to demon and use valmas and youll rape the meters for ur ilevel my 385 demo does 30k consistently
    ok tryed demo, but my char is now spamming summoning the pet?

  14. #9704
    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)
    What changed with PQR_AddToSpellDelayList, it isn't letting abilities fire like it did before.

    Killing Spree use to work perfectly prior to the latest update.

    Now it delays it, but doesn't try to fire it like it did before

    Code:
    <PQR Debug> Killing Spree (Combat) returned true. Executing ability.
    <PQR Debug> DELAY: Killing Spree was added.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.
    <PQR Debug> DELAY: Rotation is delayed. Spell or item use attemped.

  15. #9705
    dklcfr's Avatar Master Sergeant
    Reputation
    26
    Join Date
    Aug 2010
    Posts
    127
    Thanks G/R
    3/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it's free, you need to download profiles for you class, links can be found on the front page.

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