PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 345 of 779 FirstFirst ... 245295341342343344345346347348349395445 ... LastLast
Results 5,161 to 5,175 of 11681
  1. #5161
    kittycleave's Avatar Private
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looking for a quality feral kitty pvp profile for registered mop

    PQR - Rotation Bot
  2. #5162
    failroad's Avatar Banned
    Reputation
    76
    Join Date
    Oct 2012
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReapersDeath View Post
    Umm you appears you just linked a whole spread out profile =p could you please put it into profile form for me? =D would love you for it XD

    Oh and failroad, if you see this, your fail raid fury pvp, the control button for heroic leap is so buggy and doesn't work. It will work outside of combat only and not in the middle of a pvp fight, a mage kept kicking my ass because id charge him and he would blink and i couldnt heroic leap after him =( i believe you have it set to left control
    It is left control and it works now did u update through the SVN. Also please keep questions to my thread regarding these topics I don't want to plug up this one.
    Last edited by failroad; 10-19-2012 at 03:10 PM.

  3. #5163
    Smilezz's Avatar Private
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kickmydog. I have 2 things on ur survival bot.

    1. It feels like its shooting Cobra more than necessary. What I mean is I have 90% focus yet it shoots off another cobra shot instead of an Arcane shot?

    2. I dont know what It is but the rotation, opening etc are they right? I am not doing more than 40k dps and I am Ilevel 467. (I am popping everything, Stampede, Rapid Fire) yet no higher than 40k?

  4. #5164
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey bubba, are you still working on the hpally profile? I want to pick up your holy paladin profile if you aren't.

    Found a guild!
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  5. #5165
    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 Smilezz View Post
    Kickmydog. I have 2 things on ur survival bot.

    1. It feels like its shooting Cobra more than necessary. What I mean is I have 90% focus yet it shoots off another cobra shot instead of an Arcane shot?

    2. I dont know what It is but the rotation, opening etc are they right? I am not doing more than 40k dps and I am Ilevel 467. (I am popping everything, Stampede, Rapid Fire) yet no higher than 40k?
    The Arcane Shot dump should kick in at 75 focus or above, which is enough for a cobra shot to fill in if it kicks in at around 74 or so. At no point should cobra shot kick in at 90 focus. If you can tell me exactly what you are doing at the point it happens, what your focus, health, buffs etc.. so I can track this down.

    As for dps with SV profile, I did just today close to 90k dps on Galleon, smoking everyone else in the raid by a wide margin. My ilevel is around 479 ish.

    Also make sure you are using the most up to date profile, which is listed on my signature.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  6. #5166
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will this work

    PHP Code:
    local glovesTimeglovesReady GetItemCooldown(GetInventoryItemID("player"10))
    local trinket1Timetrinket1Ready GetItemCooldown(GetInventoryItemID("player"13)
    local trinket2Timetrinket2Ready GetItemCooldown(GetInventoryItemID("player"14)

    if 
    trinket1Ready == 0 then
        UseInventoryItem
    (13)
    elseif 
    trinket2Ready == 0 then
        UseInventoryItem
    (14)
    elseif 
    glovesReady == and trinket1Ready == and trinket2Ready == and trinket1Time GetTime() > 10 and trinket2Time GetTime() > 10 then
        UseInventoryItem
    (10)
    end 

    edit:

    Wrote a lot more code, anyone know if this will work and or has any tips on making cooldown usage for ret better.
    PHP Code:

    local glovesCD 
    GetItemCooldown(GetInventoryItemID("player"10))
    local trinket1CD GetItemCooldown(GetInventoryItemID("player"13)
    local trinket2CD GetItemCooldown(GetInventoryItemID("player"14)
    local goakSTARTgoakDURATION GetSpellCooldown(86698)

    -- 
    Boss Check
    local bossExists 
    false
    for i=1,do
        if 
    UnitExists("boss"..tostring(i)) then
            bossExists 
    true
        end
    end

    -- Lust Check
    local lust 
    false
    if UnitBuffID("player"2825)  -- Bloodlust
    or UnitBuffID("player"32182) -- Heroism
    or UnitBuffID("player"80353) -- Time Warp
    or UnitBuffID("player"90355) -- Ancient Hysteria
    then lust 
    true end

    if bossExists == true and PQR_IsMoving(1) == false and RangeCheck(35395"target"then

    --Goak is up and lust is up or not up
    if PQR_SpellAvailable(86698then
        CastSpellByName
    (GetSpellInfo(86698))
    elseif 
    UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 24 and lust == true then
        
    if (PQR_SpellAvailable(31884) or PQR_SpellAvailable(53376)) then
            CastSpellByName
    (GetSpellInfo(31884))
            
    CastSpellByName(GetSpellInfo(53376))
        elseif (
    IsPlayerSpell(105809) and PQR_SpellAvailable(105809)) then
            CastSpellByName
    (GetSpellInfo(105809))
        
    end    
    elseif UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 21 and lust == false then
        
    if (PQR_SpellAvailable(31884) or PQR_SpellAvailable(53376)) then
            CastSpellByName
    (GetSpellInfo(31884))
            
    CastSpellByName(GetSpellInfo(53376))
        elseif (
    IsPlayerSpell(105809) and PQR_SpellAvailable(105809)) then
            CastSpellByName
    (GetSpellInfo(105809))
        
    end    
    elseif trinket1CD == and UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 24 and lust == true then
        UseInventoryItem
    (13)
    elseif 
    trinket2CD == and UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 24 and lust == true then
        UseInventoryItem
    (14)
    elseif 
    trinket1CD == and UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 21 and lust == false  then
        UseInventoryItem
    (13)
    elseif 
    trinket2CD == and UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 21 and lust == false then
        UseInventoryItem
    (14)
    elseif 
    glovesCD == and trinket1CD == and trinket2CD == and trinket1CD GetTime() > 10 and trinket2CD GetTime() > 10 then
        
    if UnitBuffID("player"86698) and select(7UnitBuffID"player"84963)) - GetTime() < 25 then
            UseInventoryItem
    (10)
        
    end
    --Goak not avail and goak has 25 seconds and lust is not up
    elseif not PQR_SpellAvailable(86698) and goakSTART GetTime() + goakDURATION 25 and lust == false then
        
    if (PQR_SpellAvailable(31884) or PQR_SpellAvailable(53376)) then
            CastSpellByName
    (GetSpellInfo(31884))
            
    CastSpellByName(GetSpellInfo(53376))
        elseif (
    IsPlayerSpell(105809) and PQR_SpellAvailable(105809)) then
            CastSpellByName
    (GetSpellInfo(105809))
        
    end    
    elseif trinket1CD == and lust == false then
        UseInventoryItem
    (13)
    elseif 
    trinket2CD == and lust == false then
        UseInventoryItem
    (14)
    elseif 
    glovesCD == and trinket1CD == and trinket2CD == and trinket1CD GetTime() > 10 and trinket2CD GetTime() > 10 and lust == false then
        UseInventoryItem
    (10)
    --
    Goak not avail and lust is up
    elseif not PQR_SpellAvailable(86698) and lust == true then
        
    if (PQR_SpellAvailable(31884) or PQR_SpellAvailable(53376)) then
            CastSpellByName
    (GetSpellInfo(31884))
            
    CastSpellByName(GetSpellInfo(53376))
        elseif (
    IsPlayerSpell(105809) and PQR_SpellAvailable(105809)) then
            CastSpellByName
    (GetSpellInfo(105809))
        
    end    
    elseif trinket1CD == and lust == true then
        UseInventoryItem
    (13)
    elseif 
    trinket2CD == and lust == true then
        UseInventoryItem
    (14)
    elseif 
    glovesCD == and trinket1CD == and trinket2CD == and trinket1CD GetTime() > 10 and trinket2CD GetTime() > 10 and lust == true then
        UseInventoryItem
    (10)
    end

    elseif bossExists == false and PQR_IsMoving(1) == false and RangeCheck(35395"target"then
        
    if glovesCD == 0 then
            UseInventoryItem
    (10)
        
    end
    end 
    need a way to check if my current target is a boss so I don't pop cooldowns on an add phase
    Last edited by averykey; 10-19-2012 at 06:28 PM. Reason: more code
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  7. #5167
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    need a way to check if my current target is a boss so I don't pop cooldowns on an add phase
    Code:
    UnitLevel("target") == -1
    -1 = Boss or special target.

  8. #5168
    sgdevoid's Avatar Sergeant
    Reputation
    2
    Join Date
    Jan 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Kink's PvP 2H Frost DK Rotation

    Download: Click Here!
    Current Ver: 1.0.0

    Recommended Spec: Talent Calculator
    Reforging: Expertise (3%) >= Melee Hit (3%) > Haste > Crit > Mastery



    Hey again guys , I've been getting asked to make a frost PvP profile and I finally got around to making one. Bare in mind my DK is no longer my main so I can't dedicate as much time as I'd like to these profiles but I will still maintain them regularly. If you find any bugs or have suggestions feel free to PM me anytime!

    Features:
    -- Right Shift for Burst CDs toggle, toggle this to enable/disable the use of burst Cds.
    -- Left Shift for Necro Stacking, toggle this to enable/disable prioritizing necro pressure over damage(obliterate has priority on death runes by default).
    -- Death Coil heal yourself whenever you lichborne.
    -- Dark Simulacrum on focus.
    -- Death strike on Dark Succor.
    -- Uses Unholy Blight if outbreak is on CD if you have it as a talent.

    Change log:
    None currently(most likely will be, since I'm a noob at pvp! )
    For some reason, I was using this CC for a while and it was working great, now coming back to it all it does is cast Outbreak and does nothing, Outbreak is the only thing it will cast. Tried enabling/disabling the bursts and necro stacking, but still did nothing. Reinstalled PQR and still does nothing. Anyone else have this issue? BTW I'm using your PvE profiles and those still work great.

    EDIT

    Lmao, would help if I was in Frost spec. xD
    Last edited by sgdevoid; 10-19-2012 at 08:54 PM. Reason: I

  9. #5169
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sgdevoid View Post
    EDIT
    Lmao, would help if I was in Frost spec. xD
    Nothing to see here. *DERP*

  10. #5170
    cassrgs's Avatar Master Sergeant Authenticator enabled
    Reputation
    9
    Join Date
    Oct 2011
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Auto target rare

    Hello
    Im trying to make the program to farm a rare in some moments im afk from the game

    so i created this abilitie and put first on the list

    Code:
    local PQR_CustomTarget = "Korda Torros"
    	
    
    if UnitExists(PQR_CustomTarget) then
    	TargetUnit(PQR_CustomTarget, true)
    	CastSpellByID(49184,PQR_CustomTarget)
    	return false
    --else
    --	return true
    end
    The problem its that it tries to attack anything near not only the specified target and if i put the part on comments the bot dont work at all

    Please can anyone help me with this? \o/

  11. #5171
    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 Smilezz View Post
    Kickmydog. I have 2 things on ur survival bot.

    1. It feels like its shooting Cobra more than necessary. What I mean is I have 90% focus yet it shoots off another cobra shot instead of an Arcane shot?

    2. I dont know what It is but the rotation, opening etc are they right? I am not doing more than 40k dps and I am Ilevel 467. (I am popping everything, Stampede, Rapid Fire) yet no higher than 40k?
    To address casting the casting Cobra issue try this updated version

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

    - This will make the rotation only pool focus under the following conditions:
    1. You have Murder of Crows learnt
    2. Murder of Crows is not on your target
    3. Murder of Crows is off cooldown
    4, Thrill of the Hunt is not active
    5. The target is eligible for Murder of Crow usage.

    Before the rotation would try to pool focus to cast Murder of Crows all the time, now it will ignore Murder of Crows pretty much. This will result in a smoother rotation if you don't have Murder of Crows learnt, you shouldn't get focus overflow. If you do have Murder of Crows learnt it will pool about 2s before Murder of Crows comes off cooldown as long as the conditions above are met.

    I tested for a while on the target dummies and the rotation looked very good.
    Last edited by kickmydog; 10-19-2012 at 11:45 PM.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  12. #5172
    divajn's Avatar Member
    Reputation
    9
    Join Date
    Aug 2007
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    2 (50%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to get mage's remove curse to work on party members, but it just won't do anything. Anyone see something wrong with this?

    PHP Code:
      local i 1
      local buff
    ,_,_,count,bufftype,duration UnitDebuff(unitidi)
      while 
    buff do
        if 
    bufftype == "Curse" then return true end
        i 
    1;
        
    buff,_,_,count,bufftype,duration UnitDebuff(unitidi)
      
    end
    end


    PQR_CustomTarget 
    "player"
    local group "party"
    local members GetNumPartyMembers()

    if 
    GetNumRaidMembers() > 0 then
      group 
    "raid"
      
    members GetNumRaidMembers()
    end

    for 1membersdo
      
    local member group..tostring(i)
      if 
    UnitInRange(member
      and 
    UnitIsCharmed(member) == nil
      
    and UnitIsDeadOrGhost(member) == nil 
      
    and PQR_IsOutOfSight(member) == false then
        
    if CheckCurse(memberthen PQR_CustomTarget member end
      end
    end

    if CheckCurse(PQR_CustomTargetthen return true end 


  13. #5173
    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)
    Grats on Contributor when they decide to upgrade you Avery

  14. #5174
    saga3180's Avatar Knight-Lieutenant
    Reputation
    6
    Join Date
    Sep 2011
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Id love to see @avery pick up his profile!
    I just wanna see updates with the new spells and talents like sacred shiedl

  15. #5175
    maleth's Avatar Banned
    Reputation
    8
    Join Date
    Feb 2012
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would love to see more time spent on holy paladin profile! It's my main spec

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 06:59 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