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

Shout-Out

User Tag List

Page 182 of 731 FirstFirst ... 82132178179180181182183184185186232282682 ... LastLast
Results 2,716 to 2,730 of 10955
  1. #2716
    ~Unknown~'s Avatar Contributor
    Reputation
    193
    Join Date
    Jan 2009
    Posts
    211
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Ye, its annoying, the way to deal with it is

    1. Save your duplicated ability with another name, example "Raise dead copy"
    2. Delete your duplicated abilitie
    3. Save your copy with original name
    4. Delete copy
    Ah yea that seems to work such that I don't have to clear out the whole text and rewrite it. Thanks for the tip.

    [BETA] PQRotation - an automated ability priority queue.
  2. #2717
    diesall's Avatar Contributor
    Reputation
    199
    Join Date
    Jul 2011
    Posts
    210
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ~Unknown~ View Post
    Ah yea that seems to work such that I don't have to clear out the whole text and rewrite it. Thanks for the tip.
    best to use a third party code editor when creating more complex conditionals, makes it easier to read as well, hate the massive tabs pqr uses, if you use ultraedit, i have a wordfile ive tailored to wow lua scripting,

    as well as standard LUA code coloring/completion it includes all WOWapi commands as of 4.2, code folding, automatic code indentation and a few custom regular expressions for listing/sorting functions,classes , objects , variables etc...

  3. #2718
    Pumpurum's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mentally View Post
    I'm back! Finally got my net installed earlier today and activated a few minutes before this post.
    I've fully update my Shadow profile for the new version and re-written a few abilities to give any user a bit more availability in mana return on a few encounters.

    Also fully fixed mouseover and focus-target dotting!

    Mentally - Shadowpriest Profile (4.2.2)

    I've also updated the post linked on the frontpage!
    Thank you for the new profile, but it will only work on EN clients. I am rewrote for RU clients. (change names skills and auras in Russian), nothing else is changed.

    Another small question, is it possible to check for a race to use Arcane Torrent, and also add other racial abilities? Now simply exclude from its rotation skill Arcane Torrent

    Sorry for my bad English.

  4. #2719
    retoxed's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What class/spec does most dps at the PTR?

  5. #2720
    TiefBlau's Avatar Member
    Reputation
    2
    Join Date
    Oct 2011
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know it's sometimes easier just to write ability names than look up IDs, but if you want your profiles to be used by a larger audience it's worth sticking to IDs or the English returns when it gives you the option. It's probably better than having people re-releasing your scripts for other languages, especially if they're just going to have to do it again when you update it.

    Originally Posted by Pumpurum View Post
    Thank you for the new profile, but it will only work on EN clients. I am rewrote for RU clients. (change names skills and auras in Russian), nothing else is changed.

    Another small question, is it possible to check for a race to use Arcane Torrent, and also add other racial abilities? Now simply exclude from its rotation skill Arcane Torrent

    Sorry for my bad English.
    Attachments rarely get approved here so you might want to host it elsewhere.

    You can check for races with UnitRace("player"), and can use the second return value raceEn to keep it universal.

  6. #2721
    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)
    Sheuron,

    I've been using your Arcane profile for a while and I have a couple comments.

    1. Sometimes when the stars align it will cast evocate right after popping mana gems, arcane power and trinket. This is a complete waste of the mana gem.
    2. Sometimes when the mob is almost dead it will stop and evocate, even though continuing the burn will dispatch the mob you are targeting.
    3. When moving, it should cast Arcane Barrage if i have no stacks of arcane blast.
    Last edited by kickmydog; 11-19-2011 at 11:07 AM.

  7. #2722
    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)
    @diesall - I'd love to use your LUA addition to UltraEdit, if you wouldn't mind sharing that.

    Also a question for... pretty much anyone, is it possible to get the minimum, average, or max value for damage or healing done by a spell?

  8. #2723
    Sheepmoon's Avatar Contributor
    Reputation
    143
    Join Date
    Oct 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Made a quick disc pve profile. Basically combined the existing pvp disc (can't remember who made it) and Sheuron pve holy profiles and tweaked them a bit.

    I don't play disc pve normally but i went in pvp disc spec and pve shadow gear and did a few zandalaris and raids and it seems to work fine. Could use some more sophisticated logic and some tweaking but its good enough for now.

    Disc PVE

  9. #2724
    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 a9058727 View Post
    @diesall - I'd love to use your LUA addition to UltraEdit, if you wouldn't mind sharing that.

    Also a question for... pretty much anyone, is it possible to get the minimum, average, or max value for damage or healing done by a spell?
    there's an addon called drdamage that shows this might be a good place to start

  10. #2725
    Shaela's Avatar Private
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sheepmoon View Post
    Made a quick disc pve profile. Basically combined the existing pvp disc (can't remember who made it) and Sheuron pve holy profiles and tweaked them a bit.

    I don't play disc pve normally but i went in pvp disc spec and pve shadow gear and did a few zandalaris and raids and it seems to work fine. Could use some more sophisticated logic and some tweaking but its good enough for now.

    Disc PVE
    Awesome! I have tried to do this myself, but wasn't having much success. My raid has been bugging me to switch to disc, but I keep putting them off because Sheuron's holy profile is so amazing and I do really well with it (2-healing a 10m, we're 3/7 hm, not shabby for an alt). I will be trying this out, tyvm.

    ---------- Post added at 06:18 PM ---------- Previous post was at 06:12 PM ----------

    Working on my druid, and trying to tweak some things with the profiles I have (pp is the name on them). I've been leveling as kitty/resto. Anyway, trying to add some quality of life things.

    This works really well, I borrowed it from Mentally's shadow priest profile ability for Shadow Form - It changes me to kitty form automatically when I get into combat:

    Code:
    local learned = GetSpellBookItemInfo("Cat Form")
    
    if learned == nil then return false else
    	if UnitBuffID("player",768) ~= nil then return false else return true end
    end
    Now, what I am trying to do is create an ability that will change me to the proper travel form (flying/ground/swim) based on my location, and if I am moving for more than say a few yards. If someone could help me write that, I'd much appreciate it! (I'm thinking of when I'm questing, it'll auto change my travel form in between mob killing, etc)

  11. #2726
    schranzDE's Avatar Private
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    code for the 7%Exp&Rep Buff from the 7th WoW Anniversary

    Code:
    <Ability><Name>WoW7th</Name><Default>false</Default><SpellID>0</SpellID><Actions>/use Celebration Package</Actions><Lua>W7A = UnitBuffID(&amp;quot;player&amp;quot;, 100951) 
    		
    if W7A == nil then
    	return true
    end</Lua><RecastDelay>0</RecastDelay><Target>Target</Target><CancelChannel>False</CancelChannel><LuaBefore></LuaBefore><LuaAfter></LuaAfter></Ability>
    /wave and have fun

  12. #2727
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Another release candidate hit the PTR.

    If we got the off sets for that? Would that translate to live?

  13. #2728
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickmydog View Post
    Sheuron,

    I've been using your Arcane profile for a while and I have a couple comments.

    1. Sometimes when the stars align it will cast evocate right after popping mana gems, arcane power and trinket. This is a complete waste of the mana gem.
    2. Sometimes when the mob is almost dead it will stop and evocate, even though continuing the burn will dispatch the mob you are targeting.
    3. When moving, it should cast Arcane Barrage if i have no stacks of arcane blast.
    Only agree about the first point, should add a check to use cooldowns when mana is above 80%.
    About evocation when mob is almost dead, "almost dead" is relative, the number of hp left on current target mob cant be used to evaluate the fight situtation.
    When moving i manually cast some spells depending of fight situation: barrage, orb, ward, mana shield, etc...

  14. #2729
    aylak's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    One could explain how I can use offsets for ptr? a tutorial would be very nice

  15. #2730
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Pumpurum: I'm fixing that in my next update. Still working on a smart check for Archangel so I'll push it with that.
    my own Disc PvE profile is almost finished as well!

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