PQR - Rotation Bot menu

User Tag List

Page 318 of 779 FirstFirst ... 218268314315316317318319320321322368418 ... LastLast
Results 4,756 to 4,770 of 11681
  1. #4756
    Master34's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Nov 2011
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kelloy View Post
    Yes I have power strike.
    i did a couple 5 man without problem at all...idk what wrong on your side...

    PQR - Rotation Bot
  2. #4757
    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)
    Does anyone know how to track arcane charges on a mage? I'm trying to make an arcane profile and I can't seem to figure it out.

  3. #4758
    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 Bossqwerty View Post
    Does anyone know how to track arcane charges on a mage? I'm trying to make an arcane profile and I can't seem to figure it out.
    Code:
    local Arcanecharge,_,_,ArcanemissilesCount = UnitAura("player", 5143)
    
    if Arcanecharge ~= nil then
       if ArcanemissilesCount > 1 then
          return true
       end
    end
    That should work.
    Last edited by Kinkeh; 10-07-2012 at 12:47 PM.

  4. #4759
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I uploaded my Warrior profiles to 4shared... Functioning for all specs and levels.

    for more information, go to this thread: Here ([PQR] Arms and Prot PvP/PvE profiles)

  5. #4760
    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 Kinkeh View Post
    Code:
    local Arcanecharge,_,_,ArcanemissilesCount = UnitAura("player", 5143)
    
    if Arcanecharge ~= nil then
       if ArcanemissilesCount > 1 then
          return true
       end
    end
    That should work.
    So its a buff and doesn't use SpellCharges(spellid)?

    I haven't used mages at all, but some spells do use their new API call for this now.

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

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

  6. #4761
    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 bu_ba_911 View Post
    So its a buff and doesn't use SpellCharges(spellid)?

    I haven't used mages at all, but some spells do use their new API call for this now.

    Sent from my Thunderbolt using Tapatalk 2
    I'll give this a shot when I'm home from work, how would I track it using the new API call buba?

  7. #4762
    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)
    averykey

    I've been using your ret paladin profile for leveling and I have a few comments.

    - Sacred Shield is really really clunky. When I'm soloing holding down Left CTRL every so often is really annoying. Can't this be set to auto cast if you don't have the buff on you?
    - When health is getting low it does nothing to heal itself, instead of using a GCD to flash heal or even use some holy power for WoG.
    - DPS cooldowns, ideally there needs to be a single button or something to hold down to start a cooldown flush.
    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

  8. #4763
    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 Bossqwerty View Post
    I'll give this a shot when I'm home from work, how would I track it using the new API call buba?
    Well of the icon starts stacking numbers for your charges it might use spellcharges.

    If it just uses a buff, then spellcharges won't proc. Spells like conflag and warrior charge and monk roll I know use it. So if its a buff, the way the other person posted should work. If not, they are using spellcharge.

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

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

  9. #4764
    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 Bottter View Post
    Anyone have a new interrupt file ?

    Since MOP Release the standard one didn´t work anymore
    I'm not sure what you are doing wrong, the profile works fine for both my hunter and paladin.
    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

  10. #4765
    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 bu_ba_911 View Post
    Well of the icon starts stacking numbers for your charges it might use spellcharges.

    If it just uses a buff, then spellcharges won't proc. Spells like conflag and warrior charge and monk roll I know use it. So if its a buff, the way the other person posted should work. If not, they are using spellcharge.

    Sent from my Thunderbolt using Tapatalk 2
    I believe it's GetSpellCharges, so:
    GetSpellCharges(5143) for arcane missiles.

  11. #4766
    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 Kinkeh View Post
    I believe it's GetSpellCharges, so:
    GetSpellCharges(5143) for arcane missiles.
    That's the one. Sorry on my phone out and about. Couldn't check

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

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

  12. #4767
    lolomo2003's Avatar Active Member
    Reputation
    49
    Join Date
    Apr 2012
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sovietbobcat View Post
    The maintained use of FF on Aoe is not the best use of GCD.

    Shred is a Feral ability not a Guardian ability.

    As for other question. There are a number of profiles out there that work and have/are being updated when needed or requested.
    Sorry my mistake I dont have any idea why wrote shred instead of swipe. About FF it should be applied on every target when u fight with more than 2 mobs and in raid on long trash fight can be very useful.

  13. #4768
    lolomo2003's Avatar Active Member
    Reputation
    49
    Join Date
    Apr 2012
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bottter View Post
    Anyone have a new interrupt file ?

    Since MOP Release the standard one didn´t work anymore
    You try to use on a druid? If yes edit your interrupt profile (Xelper_INTERRUPT_Abilities) and change druid part ( under dk) with this:


    Code:
    elseif playerClass == "DRUID" then
    			local catForm = UnitBuffID("player", 768)
    			if catForm ~= nil then
    				return 106839
    			else
    				return 106839
    			end
    This did the trick for me. It wasnt work for druids. Works for cat form and for Bear form
    Last edited by lolomo2003; 10-07-2012 at 02:00 PM.

  14. #4769
    lawlmoto's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KleskReaver View Post
    okay I've tried this:
    Code:
    if (event == "PLAYER_TARGET_CHANGED") then
    	
    		CastSpellByName( GetSpellInfo(73981), nil )
    		return true
    	
    end
    Has not worked for me, (I have no idea what I'm doing btw, just taking a stab at it, lol)

    Any further help with this? I wish I understood LUA it better

    You'll have to create a frame then register the event.


    PHP Code:
    if not eventloaded then
        eventloaded 
    true
        
    function EventHandler(selfevent, ...)
            if 
    event == "PLAYER_TARGET_CHANGED" then
                
    if GetSpellCooldown(73981) == and combos 3 then
                    CastSpellByID
    (73981)
                    return
                
    end
            end

            
    if event == "UNIT_COMBO_POINTS" then
                    combos 
    GetComboPoints("player")
            
    end
        end

        frame 
    CreateFrame("FRAME""EHFrame")
        
    frame:RegisterEvent("PLAYER_TARGET_CHANGED")
        
    frame:RegisterEvent("UNIT_COMBO_POINTS")
        
    frame:SetScript("OnEvent"EventHandler)
    end 

  15. #4770
    Master34's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Nov 2011
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone can explain me how the manual cast in the setting of pqr work please???

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 09:18 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search