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

Shout-Out

User Tag List

Page 394 of 731 FirstFirst ... 294344390391392393394395396397398444494 ... LastLast
Results 5,896 to 5,910 of 10955
  1. #5896
    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 happydado View Post
    Guys Need help pls how i can add to this code " mana > of X % ?

    <Ability>
    <Name>Spellsteal</Name>
    <Default>false</Default>
    <SpellID>30449</SpellID>
    <Actions />
    <Lua>if not StealThisBuff then function StealThisBuff(t) local buff = { 43242, 92965, 93631, 76634, 88186, 76307, 31884, 2825, 32182, 80353, 1719, 17, 33763, 96802, 6940, 102599, 89542, 11426 } for _,v in ipairs(buff) do if UnitBuffID(t,v) then return true end end end end if StealThisBuff("target") then return true end</Lua>
    <RecastDelay>500</RecastDelay>
    <Target>Target</Target>
    <CancelChannel>False</CancelChannel>
    <LuaBefore />
    <LuaAfter />
    </Ability>
    PLS help me i lose to much mana

    [BETA] PQRotation - an automated ability priority queue.
  2. #5897
    Phobix's Avatar Member
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey all, I am planning on working on a Subtlety rotation. I was wondering if one of the devs with a bit more coding knowledge would want to help me. I know the rotation and can code most of it, but some of the more complicated concepts I would need assistance on. I already have flowcharts and most of the psuedo code written out, just need to get it actually written. Drop me a response here or a PM to work something out.

  3. #5898
    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 happydado View Post
    PLS help me i lose to much mana
    Remove it from rotation, problem solved
    ^0^Team Nova's PQR NCC ^0^

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

  4. #5899
    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 bu_ba_911 View Post
    Remove it from rotation, problem solved
    LOL to easy for ask
    I wanna know if it is possible add a mana % if mana % is > of 40% cast Spellsteal.

  5. #5900
    gongmang1's Avatar Member
    Reputation
    10
    Join Date
    Mar 2011
    Posts
    116
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SV hunter is too simple,
    but if you have Lock and Load - Spell - World of Warcraft Lock and Load ,
    the best way get higher Dps is cast two Explosive Shot ,and if your focus about 44,then cast two Arcane Shot Arcane Shot - Spell - World of Warcraft,
    if low than 22,cast one Cobra Shot Cobra Shot - Spell - World of Warcraft
    Dps will more higher than kickmydog's SV :Single target

    and im new here,I don't know how to make it.
    is anyone can help me
    Last edited by gongmang1; 02-15-2012 at 02:15 PM.

  6. #5901
    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 happydado View Post
    LOL to easy for ask
    I wanna know if it is possible add a mana % if mana % is > of 40% cast Spellsteal.
    if 100 * UnitPower("player") / UnitPowerMax("player") < 40 then return false end

    Add that to the very top of the ability

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

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

  7. #5902
    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)
    buba sry for another noob question can u pls write the my spell with this your add. pls and +rep for yor help.

  8. #5903
    gimerak's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Phobix View Post
    Hey all, I am planning on working on a Subtlety rotation. I was wondering if one of the devs with a bit more coding knowledge would want to help me. I know the rotation and can code most of it, but some of the more complicated concepts I would need assistance on. I already have flowcharts and most of the psuedo code written out, just need to get it actually written. Drop me a response here or a PM to work something out.
    PM me your updates and I will activly test for you.

    Edit. Im not a coder or going to be able to help out in that way but I'll provide feedback and errors.

  9. #5904
    merrikh's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Dec 2011
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Phobix View Post
    Hey all, I am planning on working on a Subtlety rotation. I was wondering if one of the devs with a bit more coding knowledge would want to help me. I know the rotation and can code most of it, but some of the more complicated concepts I would need assistance on. I already have flowcharts and most of the psuedo code written out, just need to get it actually written. Drop me a response here or a PM to work something out.
    Beat me 2 it but I also would be willing to help out in testing the sub profile.

  10. #5905
    JIMMYF's Avatar Site Donator
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please give the profile a druid Balance pvp

  11. #5906
    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 happydado View Post
    buba sry for another noob question can u pls write the my spell with this your add. pls and +rep for yor help.
    This should work:

    Code:
    local buff = {  43242, 92965, 93631, 76634, 88186, 76307, 31884, 2825, 32182, 80353,  1719, 17, 33763, 96802, 6940, 102599, 89542, 11426 
    
    if 100 * UnitPower("player") / UnitPowerMax("player") < 40 then
    
    if not StealThisBuff then 
    function StealThisBuff(t)
    for _,v in ipairs(buff) do
    if UnitBuffID(t,v) then 
    return true
    end 
    end 
    end 
    end 
    if StealThisBuff("target") then return true end end
    I'm sure there's a much more elegant way to do this, but as you know if you've seen my code I am not an elegant coder.

  12. #5907
    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 Bossqwerty View Post
    This should work:

    Code:
    local buff = {  43242, 92965, 93631, 76634, 88186, 76307, 31884, 2825, 32182, 80353,  1719, 17, 33763, 96802, 6940, 102599, 89542, 11426 
    
    if 100 * UnitPower("player") / UnitPowerMax("player") < 40 then
    
    if not StealThisBuff then 
    function StealThisBuff(t)
    for _,v in ipairs(buff) do
    if UnitBuffID(t,v) then 
    return true
    end 
    end 
    end 
    end 
    if StealThisBuff("target") then return true end end
    I'm sure there's a much more elegant way to do this, but as you know if you've seen my code I am not an elegant coder.
    no need elegant need efficency

  13. #5908
    gavw's Avatar Member
    Reputation
    1
    Join Date
    Jul 2011
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Boss when are you fixing the rotation problem with stance dance ?

  14. #5909
    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)
    Whats the problem with it? I havent noticed anything when I've been playing

  15. #5910
    ishtro's Avatar Master Sergeant
    Reputation
    36
    Join Date
    Jul 2010
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post
    This should work:

    Code:
    local buff = {  43242, 92965, 93631, 76634, 88186, 76307, 31884, 2825, 32182, 80353,  1719, 17, 33763, 96802, 6940, 102599, 89542, 11426 
    
    if 100 * UnitPower("player") / UnitPowerMax("player") < 40 then
    
    if not StealThisBuff then 
    function StealThisBuff(t)
    for _,v in ipairs(buff) do
    if UnitBuffID(t,v) then 
    return true
    end 
    end 
    end 
    end 
    if StealThisBuff("target") then return true end end
    I'm sure there's a much more elegant way to do this, but as you know if you've seen my code I am not an elegant coder.
    that would only spell steal if mana was under 40

    try this.. i am doing this over my phone so please check

    Code:
    local buff = { 43242, 92965, 93631, 76634, 88186, 76307, 31884, 2825, 32182, 80353, 1719, 17, 33763, 96802, 6940, 102599, 89542, 11426 }
    local unitmana = 100 * UnitPower("player") / UnitPowerMax("player")
    if unitmana<40 then
      return false
    elseif not StealThisBuff then
      function StealThisBuff(t)
        for _,v in ipairs(buff) do
          if UnitBuffID(t,v) then 
            return true 
          end
        end
      end
    end
    if StealThisBuff("target") then 
      return true
    end
    Sent from my ADR6300 using Tapatalk

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