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

Shout-Out

User Tag List

Page 420 of 731 FirstFirst ... 320370416417418419420421422423424470520 ... LastLast
Results 6,286 to 6,300 of 10955
  1. #6286
    momo1029's Avatar Sergeant
    Reputation
    2
    Join Date
    Feb 2009
    Posts
    69
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Blinded] View Post
    Rogue Subtlety :

    With Hemorrhage Glyph ( this profile works only if you have this glyph )

    http://dl.dropbox.com/u/60199715/Hemo%20beta.rar

    with Shadow Dance Glyph instead of the Hemorrhage :

    http://dl.dropbox.com/u/60199715/Without%20Hemo.rar


    pls test it with the lfr and report the DPS and your item level for the first 3 or 4 bosses

    ( this profile is a beta profil so, no profession or racial support )
    The Hemorrhage Glyph one actually won't use hemo when you have the glyph
    I replaced the hemo glyph with other glyph , then it start using hemo when infront of mob


    ps : after changing HemoTimer = CheckDebuff( 89775 ) to HemoTimer = CheckDebuff( "89775" )
    it works thanks for the awsome profile
    Last edited by momo1029; 02-22-2012 at 03:37 AM.

    [BETA] PQRotation - an automated ability priority queue.
  2. #6287
    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 yourson View Post
    Lets just hope someone will be able to help work out that swing timer. Anyway even without it, its doing fine.
    Yeah it's definitely working great. I'm just forced to set it up to bank range without having some kind of method of tracking the next swing. +rep to anyone that can figure this out for me.

  3. #6288
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post
    Yeah it's definitely working great. I'm just forced to set it up to bank range without having some kind of method of tracking the next swing. +rep to anyone that can figure this out for me.
    Hey Boss, where in your abilities would I put the apparatus-code to make it work?

    Code:
    local buff,_,_,TPCount = UnitAura("player","Titanic Power")
    local CD = GetItemCooldown("68972")
    
    if buff ~= nil then
    	if CD ~= true and TPCount == 5 and UnitHealth("target") >= 300000 then
            return true
        end
    end

  4. #6289
    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 Ninjaderp View Post
    Hey Boss, where in your abilities would I put the apparatus-code to make it work?

    Code:
    local buff,_,_,TPCount = UnitAura("player","Titanic Power")
    local CD = GetItemCooldown("68972")
    
    if buff ~= nil then
        if CD ~= true and TPCount == 5 and UnitHealth("target") >= 300000 then
            return true
        end
    end
    Anywhere should be good. I'd throw it right into my -- calculations -- ability. Right at the top before heroic leap I think.

    It doesn't seem too many people really use my TG and SMF profiles but I've released a beta version that SHOULD be a dps increase, but again I need people to test it and give me feedback.

    These are actually very viable, unless your guild is progressing and for some reason needs to min max everything.

    http://www.mediafire.com/?ug44xo2gwuhh4k4

    http://www.mediafire.com/?e3ztpzptck0f889


    Last edited by Bossqwerty; 02-22-2012 at 04:34 AM.

  5. #6290
    happydado's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2011
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Meh, that code was old, im fire pve/pvp now, forgot to update frost profile. Download again now

    http://goo.gl/rseZ0

    - Add smart polymorph for arenas to Frost rotation
    - Spellsteal only when your mana is above 50%

    Dont think the Pressure function is useful on pvp, is done to finetune dps on pve. Maybe can be used on arena 5vs5 to autotarget an enemy when all your friends got same target.
    Hi Sheuron hi have some problem with frost profile in arena.
    I start arena set focus and start attack the target but when i press CTRL for sheep focus he continue to cast on corrent target and no sheep the focus;the focus is in line is frozen and he continue to cast dmg on my target.I think thare are some problem with rotation i have place before offencive spell so pls help me.

  6. #6291
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post
    Anywhere should be good. I'd throw it right into my -- calculations -- ability. Right at the top before heroic leap I think.

    It doesn't seem too many people really use my TG and SMF profiles but I've released a beta version that SHOULD be a dps increase, but again I need people to test it and give me feedback.

    BossTG5.3BETA.rar

    BossSMF4.3BETA.rar
    I opened abilities editor and added it here under heroic leap but it doesnt seem to do anything? should I try and change it to /use 13?

    Code:
    --heroic leap
    if HLeap == 0 and IsLeftControlKeyDown() and GetCurrentKeyBoardFocus()==nil then
    CastSpellByName("Heroic Leap")
    if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
    return true end
    
    apparatus of khaz'ghoroth
    local buff,_,_,TPCount = UnitAura("player","Titanic Power")
    local CD = GetItemCooldown("68972")
    
    if buff ~= nil then
        if CD ~= true and TPCount == 5 and UnitHealth("target") >= 300000 then
            return true
        end
    edit:what the hell, the profile seemed to stop work after warlord trash, it worked perfectly on trash but once we faced boss it wont do nothing not even after I restart PQR. I changed to 7.0 during the fight and it kicked in
    Last edited by Ninjaderp; 02-22-2012 at 04:42 AM.

  7. #6292
    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 Ninjaderp View Post
    I opened abilities editor and added it here under heroic leap but it doesnt seem to do anything? should I try and change it to /use 13?

    Code:
    --heroic leap
    if HLeap == 0 and IsLeftControlKeyDown() and GetCurrentKeyBoardFocus()==nil then
    CastSpellByName("Heroic Leap")
    if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
    return true end
    
    apparatus of khaz'ghoroth
    local buff,_,_,TPCount = UnitAura("player","Titanic Power")
    local CD = GetItemCooldown("68972")
    
    if buff ~= nil then
        if CD ~= true and TPCount == 5 and UnitHealth("target") >= 300000 then
            return true
        end
    edit:what the hell, the profile seemed to stop work after warlord trash, it worked perfectly on trash but once we faced boss it wont do nothing not even after I restart PQR. I changed to 7.0 during the fight and it kicked in
    Give this a shot

    Code:
    local buff, _, _, count = UnitBuffID("player" 97127) 
    if buff ~= nil and GetInventoryItemCooldown("player",14) == 0 then 
    if count == 5 then
    UseInventoryItem(14) 
    end
    end

    Make sure you add the local to the very top with the rest of the local variables, and I believe it needs to be in your 2nd inventory slot, otherwise change the 14 to 13 I believe.

    And yeah a few people seemed to have that issue, deleting older profiles and disabling old addons seems to have fixed it for them.
    Last edited by Bossqwerty; 02-22-2012 at 04:54 AM.

  8. #6293
    eemuman's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vorn10 View Post
    For "change to DS" in this example are "Vicious Gladiator's Hacker" change it to ur own weapon and "Vicious Gladiator's Shield Wall" change to ur own shield.
    Code:
    RunMacroText("/equip Vicious Gladiator's Hacker")
    RunMacroText("/equip Vicious Gladiator's Shield Wall")
    For "change to BS "Ruthless Gladiator's Bonegrinder" change to ur own weapon.
    Code:
    RunMacroText("/equip Ruthless Gladiator's Bonegrinder")
    Take names of items exactly as said before "It must be an exact Match. Case, Punctuation and Spelling.". So mouseover item and retype into PQR from WoW tooltip. Rename red marked names.
    Just an FYI you can make things a little bit easier if you use the equipset manager in the game. So you create a equipset for your 1h + shield and call it for example 1h+shield, you can then change the macro to

    Code:
    RunMacroText("/equipset 1h+shield")
    And the same for changing back to 2h

    Code:
    RunMacroText("/equipset 2h")
    That way you don't have to make sure that you've put proper grammar if you're using some PVE shields/weapons that have hard name + you don't have to change anything except the equipset in the game if you get an upgrade.

  9. #6294
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you boss, using that code and putting it to the top made it work! Now I only need to update my addons and see if it makes 7.1-profile work properly

  10. #6295
    vorn10's Avatar Active Member
    Reputation
    75
    Join Date
    Nov 2010
    Posts
    303
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gizmobeard View Post
    Thanks for the answer but I am still having a problem. Let me explain. I have made the changes replacing code that was not the exact names of items with text that is the exact names of items. I have checked double, tripple and yes I checked 4 times. I have placed the right weapon types and shield types in the correct places but the profile does not switch stances and change weapons at all at any point during 6 different BGs.

    I am highly suspect of the idea that I have to put the exact name in because no where in any of the code is anything written that way. This is the way the code appeared before I chanded it.

    RunMacroText("/equip Ruthless Gladiator's Bonegrinder" return true end</Lua><RecastDelay>500</RecastDelay><Target>Player</Target></Ability>-<Ability><Name>PvP Arms: Change to DS</Name><Default>false</Default><SpellID>71</SpellID><Actions/><Lua>local DS = GetShapeshiftForm() local Disarm = UnitDebuffID("target", 676) local Spell,_,_,_,_,_,_,_,_ = UnitCastingInfo("target" local CD = GetSpellCooldown(23920) local AW = UnitBuffID("target", 31884) local UF = UnitBuffID("target", 49016) local B = UnitBuffID("target", 18499) local BL = UnitBuffID("target", 2825) local H = UnitBuffID("target", 32182) local SD = UnitBuffID("target", 51713) local PoF = UnitBuffID("target", 51271) local BF1 = UnitBuffID("target", 33702) local BF2 = UnitBuffID("target", 20572) local BF3 = UnitBuffID("target", 33697) local CoV = UnitBuffID("target", 99740) local R = UnitBuffID("target", 1719) local BS = UnitBuffID("target", 46924) local IV = UnitBuffID("target", 12472) if AW ~= nil or UF ~= nil or B ~= nil or BL ~= nil or H ~= nil or SD ~= nil or PoF ~= nil or BF1 ~= nil or BF2 ~= nil or BF3~= nil or CoV ~= nil or R ~= nil or BS ~= nil or IV ~= nil then if DS ~= 2 and Disarm == nil then return true end end if Spell == ("Arcane Blast" or Spell == ("Cyclone" or Spell == ("Mind Control" or Spell == ("Polymorph" or Spell == ("Lava Burst" or Spell == ("Entangling Roots" or Spell == ("Hex" then if DS ~= 2 and CD == 0 then RunMacroText("/equip Vicious Gladiator's Hacker" RunMacroText("/equip Vicious Gladiator's Shield Wall" return true end end</Lua>


    this is what it looks like after the change.

    RunMacroText("/equip Ruthless Gladiator's Bonegrinder") return true end</Lua><RecastDelay>500</RecastDelay><Target>Player</Target></Ability>-<Ability><Name>PvP Arms: Change to DS</Name><Default>false</Default><SpellID>71</SpellID><Actions/><Lua>local DS = GetShapeshiftForm() local Disarm = UnitDebuffID("target", 676) local Spell,_,_,_,_,_,_,_,_ = UnitCastingInfo("target") local CD = GetSpellCooldown(23920) local AW = UnitBuffID("target", 31884) local UF = UnitBuffID("target", 49016) local B = UnitBuffID("target", 18499) local BL = UnitBuffID("target", 2825) local H = UnitBuffID("target", 32182) local SD = UnitBuffID("target", 51713) local PoF = UnitBuffID("target", 51271) local BF1 = UnitBuffID("target", 33702) local BF2 = UnitBuffID("target", 20572) local BF3 = UnitBuffID("target", 33697) local CoV = UnitBuffID("target", 99740) local R = UnitBuffID("target", 1719) local BS = UnitBuffID("target", 46924) local IV = UnitBuffID("target", 12472) if AW ~= nil or UF ~= nil or B ~= nil or BL ~= nil or H ~= nil or SD ~= nil or PoF ~= nil or BF1 ~= nil or BF2 ~= nil or BF3~= nil or CoV ~= nil or R ~= nil or BS ~= nil or IV ~= nil then if DS ~= 2 and Disarm == nil then return true end end if Spell == ("Arcane Blast") or Spell == ("Cyclone") or Spell == ("Mind Control") or Spell == ("Polymorph") or Spell == ("Lava Burst") or Spell == ("Entangling Roots") or Spell == ("Hex") then if DS ~= 2 and CD == 0 then RunMacroText("/equip Gavel of Paroth'arn") RunMacroText("/equip Ruthless Gladiator's Shield Wall") return true end end</Lua><RecastDelay>500</RecastDelay>


    Notice how in the first example it seems to be missing the closing ")" but I assume that is the way it is supposed to. I am having a problem understanding the whole """"'s"""" and how it is possible that changing those out for exact spelling of words minus all the weird stuff is supposed to work.
    This is for editing in notepad:
    Code:
    RunMacroText(&amp;quot;/equip Ruthless Gladiator&amp;apos;s Bonegrinder&amp;quot;)
    return true
    end</Lua><RecastDelay>500</RecastDelay><Target>Player</Target><CancelChannel>False</CancelChannel><LuaBefore></LuaBefore><LuaAfter></LuaAfter></Ability><Ability><Name>PvP Arms: Change to DS</Name><Default>false</Default><SpellID>71</SpellID><Actions></Actions><Lua>local DS = GetShapeshiftForm()
    local Disarm = UnitDebuffID(&amp;quot;target&amp;quot;, 676)
    local Spell,_,_,_,_,_,_,_,_ = UnitCastingInfo(&amp;quot;target&amp;quot;)
    local CD = GetSpellCooldown(23920)
    local AW = UnitBuffID(&amp;quot;target&amp;quot;, 31884)
    local UF = UnitBuffID(&amp;quot;target&amp;quot;, 49016)
    local B = UnitBuffID(&amp;quot;target&amp;quot;, 18499)
    local BL = UnitBuffID(&amp;quot;target&amp;quot;, 2825)
    local H = UnitBuffID(&amp;quot;target&amp;quot;, 32182)
    local SD = UnitBuffID(&amp;quot;target&amp;quot;, 51713)
    local PoF = UnitBuffID(&amp;quot;target&amp;quot;, 51271)
    local BF1 = UnitBuffID(&amp;quot;target&amp;quot;, 33702)
    local BF2 = UnitBuffID(&amp;quot;target&amp;quot;, 20572)
    local BF3 = UnitBuffID(&amp;quot;target&amp;quot;, 33697)
    local CoV = UnitBuffID(&amp;quot;target&amp;quot;, 99740)
    local R = UnitBuffID(&amp;quot;target&amp;quot;, 1719)
    local BS = UnitBuffID(&amp;quot;target&amp;quot;, 46924)
    local IV = UnitBuffID(&amp;quot;target&amp;quot;, 12472)
    
    if  AW ~= nil or UF ~= nil or B ~= nil or BL ~= nil or H ~= nil or SD ~= nil or PoF ~= nil or BF1 ~= nil or BF2 ~= nil or BF3~= nil or CoV ~= nil or R ~= nil or BS ~= nil or IV ~= nil then
    if DS ~= 2 and Disarm == nil then
    return true
    end
    end
    
    if Spell == (&amp;quot;Arcane Blast&amp;quot;) or Spell == (&amp;quot;Cyclone&amp;quot;) or Spell == (&amp;quot;Mind Control&amp;quot;) or Spell == (&amp;quot;Polymorph&amp;quot;) or Spell == (&amp;quot;Lava Burst&amp;quot;) or Spell == (&amp;quot;Entangling Roots&amp;quot;) or Spell == (&amp;quot;Hex&amp;quot;) then
    if DS ~= 2 and CD == 0 then
    RunMacroText(&amp;quot;/equip Gavel of Paroth&amp;apos;arn&amp;quot;)
    RunMacroText(&amp;quot;/equip Ruthless Gladiator&amp;apos;s Shield Wall&amp;quot;)
    return true
    end
    end</Lua><RecastDelay>500</RecastDelay>
    U cant change &amp;quot; into " when editing in notepad. So as someone said before, next edits do in PQR abilities editor where u dont need to care about weired signs ;p
    Last edited by vorn10; 02-22-2012 at 06:18 AM.

  11. #6296
    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)
    @Boss, currently in Raid right now..

    as for feeedback on TG5.3 just did 39k on HM WLord 6-8k less then Arms which is optimal for Fury, I believe. Good work, a lot better then 5.0 and havent tested out SMF yet still got 1 Souldrinker.

  12. #6297
    [Blinded]'s Avatar Contributor
    Reputation
    88
    Join Date
    Nov 2009
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by momo1029 View Post
    The Hemorrhage Glyph one actually won't use hemo when you have the glyph
    I replaced the hemo glyph with other glyph , then it start using hemo when infront of mob


    ps : after changing HemoTimer = CheckDebuff( 89775 ) to HemoTimer = CheckDebuff( "89775" )
    it works thanks for the awsome profile
    Oh thanks didn't saw that that :/

    Gesendet von meinem GT-I9001 mit Tapatalk

  13. #6298
    momo1029's Avatar Sergeant
    Reputation
    2
    Join Date
    Feb 2009
    Posts
    69
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Blinded] View Post
    Oh thanks didn't saw that that :/

    Gesendet von meinem GT-I9001 mit Tapatalk
    meh , i screwed it up
    it will just spam hemo no matter if you are on mob's back or not

  14. #6299
    MrHunter's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @sheuron:
    First I wanna say that I like your mage ccs and use them often for raiding.

    Now I have a question :
    Would it difficult for you to add the usage of the volcanic drink and the usage of berserk (for trolls) on this cc?
    For example on the first burn period on arcane. Would be really nice :-)

  15. #6300
    happydado's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2011
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @sheuron
    Can u pls clear some place in your inbox pls?

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