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

User Tag List

Page 543 of 731 FirstFirst ... 43443493539540541542543544545546547593643 ... LastLast
Results 8,131 to 8,145 of 10955
  1. #8131
    Deva's Avatar Master Sergeant
    Reputation
    17
    Join Date
    Oct 2011
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by farnumdizzle View Post
    @ xelper I thought it might help since i don't know how to make any profiles!

    Speaking of which, if anyone would be willing to share a guide, knowledge, or anything like that to help me start I'd love to start giving Valma a run for her money with warlock profiles :P
    Programming in Lua - this reference really helped me understand a lot. I read through it in less than a day, so it's not very lengthy, and the sections at the end related to the C language are not applicable. The tables and objects chapters are the most interesting and relevant, IMO, but I'd still suggest reading it through.

    Edit: @Xelper, please see my previous post regarding the PQR updating over-writing hotkeys and profiles.

    [BETA] PQRotation - an automated ability priority queue.
  2. #8132
    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 Xelper View Post
    Depends on the profile. If the profile writers are using abilities with spell ID 0 and they aren't checking if IsSpellKnown() then it will not work for them.

    Most profiles are using spell IDs though.
    I would think Sheuron would be using Spell IDs, but I'll try and run others to see if maybe they work instead. It just seemed as if it'd be a simple "run it and go" operation considering I was thinking the same thing: that most of the current ones (including the ones he uploaded last week) would be running that.

  3. #8133
    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 a9058727 View Post
    Programming in Lua - this reference really helped me understand a lot. I read through it in less than a day, so it's not very lengthy, and the sections at the end related to the C language are not applicable. The tables and objects chapters are the most interesting and relevant, IMO, but I'd still suggest reading it through.

    Edit: @Xelper, please see my previous post regarding the PQR updating over-writing hotkeys and profiles.
    A PQR update will only overwrite those settings if I add new settings. 2.0.6 -> 2.0.7 shouldn't be wiping your settings out. I'd eventually like to move to a settings XML file so settings can be transferred even between updates that add settings and to new folders, maybe when I get some free time. I'm current using Microsoft's built in settings stuff for saving that kind of information.
    Last edited by Xelper; 03-22-2012 at 01:29 PM.

  4. #8134
    Omaha303's Avatar Member
    Reputation
    11
    Join Date
    Jun 2009
    Posts
    49
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    On Bubba's DK DW Frost profile, I found F - Blood Presence (Mod) which comes handy on H Morchok. I tried last week but I notice there was some delay applying it, which I guess it's due to the rotation going on. The question is: do I need to place the Ability in a special location on the Rotation list (currently 3rd after Dismount and F- Pause) or do I need to add something in order to stop / hold any attack going on and switch to Blood Presence? Thanks in advance for your answers.

  5. #8135
    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)
    Does the Interrupt profile take precedence over the Rotation profiles?

    I have been running the same Dream and Herioc Will clickers in an Interrupt profile for all my characters, is there any drawback to doing this?

  6. #8136
    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 deadpanstiffy View Post
    Does the Interrupt profile take precedence over the Rotation profiles?

    I have been running the same Dream and Heroic Will clickers in an Interrupt profile for all my characters, is there any drawback to doing this?
    That's actually how I have the newest work on my Druid Feral DPS done. It does Take precedence over the original rotation I believe. Have yet to have it fail on my in my Raid runs.

    EDIT* The new Feral DPS rotation has not been uploaded yet, if anyone was fixing to hurry to my signature and download it

  7. #8137
    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 deadpanstiffy View Post
    Does the Interrupt profile take precedence over the Rotation profiles?

    I have been running the same Dream and Herioc Will clickers in an Interrupt profile for all my characters, is there any drawback to doing this?
    The two rotations run side by side, and will fight to cast the next spell. However since interrupt spells are (generally) not on GCD the interrupt will always win out. Dream and Heroic Will are also unaffected by GCD so they will not fail either.

    If you have an ability in an interrupt profile that should be given priority and is on GCD, where you "return true" add this line before it:
    PQR_DelayRotation(0.5)

  8. #8138
    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)
    @Xelper

    I got beta, get on vent!

  9. #8139
    derfred's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to force the profile to wait with raise dead until ive got 10 stacks of titanic strength from the trinket eye of unmaking. This is what i came up with but it doesnt seem to work, anyone care to shed some light over this?

    local bUS = UnitBuffID("player", 53365)
    local bPoF = UnitBuffID("player",51271)
    local _,_,_,count = UnitBuffID("player",107966)
    if count = 10 and bUS ~= nil and bPoF ~= nil then CastSpellByID(13165


    return true
    end
    end

  10. #8140
    hilion's Avatar Member
    Reputation
    6
    Join Date
    Feb 2009
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any news about the Protection Pala Profile?
    I just tried the old one from Xelper from the wiki and it seems like it doesnt work at all.
    It tries a few hundred times according to PQRInterface to cast a spell but it doesnt seem to work.

    I tried to search the Thread for a new Profile but coudnt find one at all.

  11. #8141
    LtButterman's Avatar Member
    Reputation
    4
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Valma

    Firstly, your Demolock profile is amazing.. and secondly I've been noticing that when i start the profile it sometimes comes up with "Standart" in big letters and all it does is just cast spam immolate and dots and other times when I set focus another target it just dots both of them up and doesn't continue with set rotation. I was wondering if I was maybe doing something wrong or if other users of the same profile have a fix or suggestions for me? On the random chance that it works my DPS with the bad gear I currently have equipped sky-rockets o.0

  12. #8142
    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 derfred View Post
    Im trying to force the profile to wait with raise dead until ive got 10 stacks of titanic strength from the trinket eye of unmaking. This is what i came up with but it doesnt seem to work, anyone care to shed some light over this?

    local bUS = UnitBuffID("player", 53365)
    local bPoF = UnitBuffID("player",51271)
    local _,_,_,count = UnitBuffID("player",107966)
    if count = 10 and bUS ~= nil and bPoF ~= nil then CastSpellByID(13165


    return true
    end
    end
    You'd need to make your raise dead ability in your rotation then put

    Code:
    local buff,_,_,TSCount = UnitAura("player",107966)
    local UnholySTR =  UnitBuffID("player",53365)
    
    if buff ~= nil then
    	if TSCount == 10 and UnholySTR = true and UnitHealth("target") >= 300000 then
            return true
        end
    end
    I think that should work..adapted from bu_bas apparatus code...
    Last edited by expunge; 03-22-2012 at 06:27 PM.

  13. #8143
    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)
    Originally Posted by derfred View Post
    Im trying to force the profile to wait with raise dead until ive got 10 stacks of titanic strength from the trinket eye of unmaking. This is what i came up with but it doesnt seem to work, anyone care to shed some light over this?

    local bUS = UnitBuffID("player", 53365)
    local bPoF = UnitBuffID("player",51271)
    local _,_,_,count = UnitBuffID("player",107966)
    if count = 10 and bUS ~= nil and bPoF ~= nil then CastSpellByID(13165


    return true
    end
    end
    Code:
    local bUS = UnitBuffID("player", 53365)
    local bPoF = UnitBuffID("player",51271)
    local _,_,_,count = UnitBuffID("player",107966)
    if count == 10 and bUS ~= nil and bPoF ~= nil then 
         CastSpellByID(13165)
    end
    try that count was missing a '= ' and your castspellid was missing ')'. also in your case using castspellbyid you shouldn't need to return true so you can drop that and you can set the spellid to 0.

    Please if someone helped you donate rep to them.

  14. #8144
    derfred's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You'd need to make your raise dead ability in your rotation then put

    Code:

    local buff,_,_,TSCount = UnitAura("player",107966)local UnholySTR = UnitBuffID("player",53365)if buff ~= nil then if TSCount == 10 and UnholySTR = true and UnitHealth("target") >= 300000 then return true endend

    I think that should work..adapted from bu_bas apparatus code...
    Nope it still casts raise dead immediately without waiting for 10 stacks of Titanic Strength. Also I want the buff local bPoF = UnitBuffID("player",51271) up before it casts raise dead, but thanks a bunch for helping anyway =)

  15. #8145
    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 crystal_tech View Post
    Code:
    local bUS = UnitBuffID("player", 53365)
    local bPoF = UnitBuffID("player",51271)
    local _,_,_,count = UnitBuffID("player",107966)
    if (count and count == 10) and bUS and bPoF then -- I believe count returns nil when there is no buff currently right? so to avoid nil errors we should make sure that it exists first :p
         CastSpellByID(13165, "player") -- i make it a habit of ALWAYS having a target, sometimes not having one just errors out (dunno why, it seems random right now)
    end
    try that count was missing a '= ' and your castspellid was missing ')'. also in your case using castspellbyid you shouldn't need to return true so you can drop that and you can set the spellid to 0.
    Crystal beat me to it. I would highly recommend not using UnitAura. UnitBuff and UnitDebuff work the same except they are already limited to either "HELPFUL" and "HARMFUL"

    otherwise this should probably work for u.....

    also quick note......... 90% of the Frost DK profile isn't mine, i just updated it when the original writer took a break and I saw a couple things I could improve upon. Unholy and Blood are mine however (just wanna make sure proper praise is given to the proper people)

    now i've swapped like 8 times already because i can't remember who was the original writer and who was the improver, but i'm pretty sure the base Frost DK profile was written by Diesall.......... no? lol

    Sent from my Xoom using Tapatalk
    ^0^Team Nova's PQR NCC ^0^

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

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:39 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