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

Shout-Out

User Tag List

Page 326 of 731 FirstFirst ... 226276322323324325326327328329330376426 ... LastLast
Results 4,876 to 4,890 of 10955
  1. #4876
    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 firepong View Post
    Name: Holy Shock
    SpellID: 20473
    Delay: 0

    Code:
    local target = GetDamageTarget()
    
    if target ~= nil then
    return true
    end
    Try that out and tell me how it works, just make a new spell with the Info or change current one to something. Won't guarantee anything on it. But someone else might be able to say how it works

    EDIT* Since it comes from the holy tree, wouldn't it be best to use it as a heal, and not to damage a enemy?
    in arenas i had it at one point if no1 needed healing and you already had 3 holy power it would use it as an attack.... can't remember why i took it out tho... maybe because exo spam if you have denounce specced was more dps
    ^0^Team Nova's PQR NCC ^0^

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

    [BETA] PQRotation - an automated ability priority queue.
  2. #4877
    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 bu_ba_911 View Post
    in arenas i had it at one point if no1 needed healing and you already had 3 holy power it would use it as an attack.... can't remember why i took it out tho... maybe because exo spam if you have denounce specced was more dps
    Now see, I would have never thought of that, I don't PvP or Arena at all, and I definitely don't have a holy spec, so I can't say much :P

  3. #4878
    Sophronius69's Avatar Private
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea I want to make a holy dps rotation to just switch to in bgs when im not healing is all. ill let you know if it works. thx

  4. #4879
    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 Udas View Post
    PQR- Select Process...
    Process : Edit Mode ( No Bot Fuctionality)
    Version 1.1.1

    Any ideas why this problem occured guys??? Ty in Advance
    Have WoW running when you load up PQR.

  5. #4880
    travis2861's Avatar Contributor
    Reputation
    99
    Join Date
    Aug 2007
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bu_ba_911 with your most updated Hpally from SVN I'm getting an error at your smart aura section of the pvp profile, i don't know if this error is unique to the pvp but heres the error.

    Code:
    Message: [string " function pqrFunc0() local myAura = GetShap..."]:55: attempt to call global 'SafeTarget' (a nil value)Time: 01/28/12 18:54:46
    Count: 41
    Stack: [string " function pqrFunc0() local myAura = GetShap..."]:55: in function `?'
    [string "..."]:267: in function `PQR_NextAbility'
    [string "..."]:161: in function `PQR_CastNext'
    [string "..."]:150: in function `PQR_ExecuteBot'
    [string "..."]:40: in function <[string "..."]:23>
    
    
    Locals: (*temporary) = nil
    (*temporary) = "target"
    
    (*temporary) = "attempt to call global 'SafeTarget' (a nil value)"



  6. #4881
    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 travis2861 View Post
    bu_ba_911 with your most updated Hpally from SVN I'm getting an error at your smart aura section of the pvp profile, i don't know if this error is unique to the pvp but heres the error.

    Code:
    Message: [string " function pqrFunc0() local myAura = GetShap..."]:55: attempt to call global 'SafeTarget' (a nil value)Time: 01/28/12 18:54:46
    Count: 41
    Stack: [string " function pqrFunc0() local myAura = GetShap..."]:55: in function `?'
    [string "..."]:267: in function `PQR_NextAbility'
    [string "..."]:161: in function `PQR_CastNext'
    [string "..."]:150: in function `PQR_ExecuteBot'
    [string "..."]:40: in function 
    
    
    Locals: (*temporary) = nil
    (*temporary) = "target"
    
    (*temporary) = "attempt to call global 'SafeTarget' (a nil value)"


    I may know the problem to that..... disable the rotation and don't target anything and try enabling it again.... seems like it was an error somewhere I'll figure it out when I'm back

    Also it looks like its more like an error with SafeTargrt which is why I bring up the target thing

    Sent from my Droid using Tapatalk
    Last edited by bu_ba_911; 01-28-2012 at 10:26 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  7. #4882
    travis2861's Avatar Contributor
    Reputation
    99
    Join Date
    Aug 2007
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bu_ba_911, with no target issue still persists but in the pve rotation it looks fine, would test in lfr but too lazy to respec =/ >.<

    Why it chose to make this blue i have no idea lol


  8. #4883
    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 travis2861 View Post
    bu_ba_911, with no target issue still persists but in the pve rotation it looks fine, would test in lfr but too lazy to respec =/ >.<

    Why it chose to make this blue i have no idea lol

    yea i guessed the problem right away.... and let me guess if you switch to PvE and then switch back to PvP it magically works

    what i did was try using the Before Lua section to enable all the functions the profile would be using but that didn't seem to work.... i would only be a cosmetic change to the code in terms of how clean it looked experiment failed XD reverting those changes and the Errors should disappear

    *edit*

    re-uploaded the profiles with the fix in place on my SVN
    Last edited by bu_ba_911; 01-28-2012 at 11:08 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  9. #4884
    Sivers's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    62
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what are the most up-to-date resto druid and hpally profiles?

    there was a program that did it but I think even that is outdated now and it's hard to keep up with this thread

    edit: preferably resto profiles that smart cast wild growth instead of going oom spamming it on cooldown
    Last edited by Sivers; 01-28-2012 at 11:31 PM.

  10. #4885
    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 smrdlja View Post
    Can you maybe add code for heroic leap someone posted?

    Also would be great to have that code someone putted into shmy profile to use potion (and maybe recklessness) when hero/tw is activated.
    Yeah I will most definitely have that heroic leap code in my next release. I may add the potion / recklessness code but I feel it's better to use those manually in most cases.
    Last edited by Bossqwerty; 01-28-2012 at 11:41 PM.

  11. #4886
    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 Sivers View Post
    what are the most up-to-date resto druid and hpally profiles?

    there was a program that did it but I think even that is outdated now and it's hard to keep up with this thread

    edit: preferably resto profiles that smart cast wild growth instead of going oom spamming it on cooldown
    well if you load up my svn you will always have the most up-to-date hpally profiles
    ^0^Team Nova's PQR NCC ^0^

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

  12. #4887
    smrdlja's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    109
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post
    Yeah I will most definitely have that heroic leap code in my next release. I may add the potion / recklessness code but I feel it's better to use those manually in most cases.
    Thanks in advance.

    About potion/recklessness, maybe just add as ability, but not putting it in rotation, so people that wanna use it can just add it?

  13. #4888
    DKVance73's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2011
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    Link:
    http://chromiumcomputers.com/files/jan27_Profiles.rar

    Whats Included:

    Warlock Affliction PVE
    Warlock Demo PVE
    Warlock Destro PVE
    Hunter Surv PVE /explosive shot test
    Hunter BM PVE

    Notes

    General Note:

    All Profiles Should have notes attached and standardized modifier keys given based on class.
    -If notes are missing or wrong let me know so I can fix it.

    Warlock Notes:
    Affliction - Soul Swap is missing from the rotation as I'm rewriting the code with a toggle for Bane of doom/Bane of Agony and its taking a little more time than I thought it would.

    Affliction - Missing Seed of Corruption Spell. Known Issue will be in the next release. Just hold left alt and cast it yourself until I fix it.

    Demo - All should be working.

    Destro - Need to add check for friendly or hostile for bane of havoc

    Hunter Notes:

    Surv - Need to add other racials besides blood elf

    Surv - Included a shot test for explosive shot to set delay to max ticks.
    -need recount to do this.
    --start auto shot on the dummy with the rotation disabled / click your name on recount to pull up damage breakdown
    --throw explosive trap to proc 'lock and load'
    --enable 'Explosive shot test' rotation
    --wait until explosive shot is on cd and disable rotation
    --get out of combat
    --check meters for 9 ticks
    --if 9 ticks your good
    --if not change the delay in 'Explosive Shot' ability by 100 up or down and retest (1200 if default).

    BM - Need to add other racials besides blood elf



    Mod keys for Locks

    Affliction Mod Keys:

    Left Ctrl: Doom Guard
    Right Ctrl: Infernal via mouseover
    Left Alt: Pause
    Right Alt: Seed of Corruption
    Left Shift: Soul Swap (must have focus)
    Right Shift: Set Focus via mouseover

    Demo Mod Keys:

    Left Ctrl: Doom Guard
    Right Ctrl: not used yet but will be
    Left Alt: Pause
    Right Alt: Hellfire (escape to cancel)
    Left Shift: Forces Meta, Will auto meta at bosses
    Right Shift: not used yet but will be

    Destro Mod Keys:

    Left Ctrl: Doom Guard
    Right Ctrl: Infernal via mouseover
    Left Alt: Pause
    Right Alt: Rain of Fire via mouseover
    Left Shift: Forces Soulburn (will auto cast at bosses)
    Right Shift: Set Focus via mouseover (if focus exists then it will cast bane of havoc.)

    Mod Keys for Hunters

    Surv Mod Keys:

    Left Ctrl: Multi Shot
    Right Ctrl: Trap Launcher/Explosive Trap
    Left Alt: Pause
    Right Alt: not used yet but will be
    Left Shift: Rapid Fire
    Right Shift: not used yet but will be

    BM Mod Keys:
    Left Ctrl: Doom Guard
    Right Ctrl: Trap Launcher/Explosive Trap
    Left Alt: Pause
    Right Alt: not used yet but will be
    Left Shift: Bestial Wrath / if BW is on CD Rapid fire
    Right Shift: not used yet but will be

    If any problems/suggestions let me know. I likes Feedback and any spare rep.
    Hey there Crystal, your new Survival Rotation isn't working. It just stands there and casts Kill Command or sometimes just auto-shoots. Let me know if I can find anything else to help you out.

  14. #4889
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    132
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    someone should make a subelty level 19 twink rouge rotation! -cough- bubba :P

  15. #4890
    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 BHLDepression View Post
    someone should make a subelty level 19 twink rouge rotation! -cough- bubba :P
    or take a sub lvl 85 rotation and only leave in the abilites a lvl 19 rogue has... It is not that hard.

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