PQR - Rotation Bot menu

User Tag List

Page 371 of 779 FirstFirst ... 271321367368369370371372373374375421471 ... LastLast
Results 5,551 to 5,565 of 11681
  1. #5551
    Andilizer's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by failroad View Post
    I am going to bring back my prot profile tonight.(in about 12 hours) All 3 specs will also have pvp support
    A friend actually pointed me to your profiles. I must say they're pretty awesome. Thanks for such great work. Rep to you, sir.

    PQR - Rotation Bot
  2. #5552
    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 Andilizer View Post
    A friend actually pointed me to your profiles. I must say they're pretty awesome. Thanks for such great work. Rep to you, sir.
    Yea they're all getting update tonight big face lift and introduction pve and PvP prot

  3. #5553
    Rubim's Avatar Contributor
    Reputation
    247
    Join Date
    Mar 2010
    Posts
    267
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rubim's Monk Profile

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    ===================

    All my rotations are for QUESTING/Dungeon and Raids.

    Remember to remove Chii Wave from Windwalker rotation if you are raiding/dungeon.

    Brewmaster
    Code:
    - Legacy of Emperor if no stat buff
    - Elusive Brew with 10 charges.
    - Black Ox Statue
    - Guard on Cooldown
    - Keg Smash on Cooldown
    - Breath of Fire if 10 seconds on Shuffle
    - Chi Wave if HP below 50%
    - Spinning Crane Kick if AoE
    - Rushing Jade Wind (Talent) if AoE
    - Expel Harm (Spam)
    - Expel Harm if HP - 99% else
    - Jab
    Windwalker
    Code:
    - Legacy of Emperor if no stat buff
    - Legacy of White Tiger
    - Touch of Death
    - Energizing Brew if Chi < 2 and Energy < 35 (So you wont be locked out)
    - Tigerye Brew with 10 stacks
    - Invoke Xuen (WIP)
    - Chi Wave (Remove this if you are raiding)
    - Apply Rising Sun Kick for AoE
    - Spinning Crane Kick if AoE
    - Tiger Palm to maintain/apply stacks.
    - Rising Sun Kick on CD
    - Breaker on CD
    - Jab on CD
    Download my profile from PQR: http://dl.dropbox.com/u/22479350/pqr/monk/Rubim.txt
    Last edited by Rubim; 11-02-2012 at 05:41 PM.

  4. #5554
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rubim View Post
    Rubim's Monk Profile

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    ===================

    All my rotations are for QUESTING/Dungeon and Raids.

    Remember to remove Chii Wave from Windwalker rotation if you are raiding/dungeon.

    Brewmaster
    Code:
    - Legacy of Emperor if no stat buff
    - Elusive Brew with 10 charges.
    - Black Ox Statue
    - Guard on Cooldown
    - Keg Smash on Cooldown
    - Breath of Fire if 10 seconds on Shuffle
    - Chi Wave if HP below 50%
    - Spinning Crane Kick if AoE
    - Rushing Jade Wind (Talent) if AoE
    - Expel Harm (Spam)
    - Expel Harm if HP - 99% else
    - Jab
    Windwalker
    Code:
    - Legacy of Emperor if no stat buff
    - Legacy of White Tiger
    - Touch of Death
    - Energizing Brew if Chi < 2 and Energy < 35 (So you wont be locked out)
    - Tigerye Brew with 10 stacks
    - Invoke Xuen (WIP)
    - Chi Wave (Remove this if you are raiding)
    - Apply Rising Sun Kick for AoE
    - Spinning Crane Kick if AoE
    - Tiger Palm to maintain/apply stacks.
    - Rising Sun Kick on CD
    - Breaker on CD
    - Jab on CD
    Code:
    local LegacyEmperor = UnitBuffID("player", 117666)
    local MarkWild = UnitBuffID("player", 1126)
    local BlessingKings = UnitBuffID("player", 20217)
    
    if not LegacyEmperor
    	and not MarkWild
    	and not BlessingKings then
    	CastSpellByName(tostring(GetSpellInfo(115921)))
    	return true
    end
    If you have someone not in your party/raid as your target and you don't have the buff you will spam that ability if you ever happen to go afk and not catch it. Not to mention the ability can be shortened to the following: (use GetSpellInfo() for use for all locales)

    Code:
    if not GetRaidBuffTrayAuraInfo(1) then
    	CastSpellByName("Legacy of the Emperor","player")
    end

  5. #5555
    missylilo's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jereminion View Post
    when i use different druid profiles, my entire UI becomes unresponsive and i have to restart wow...might want to fix that XD
    I have this very same problem, and this seems to happen to me with every profile and on every class I play, so im not convinced its a profile issue,

  6. #5556
    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)
    I suspect it has to do with you not updating the profiles, or using old ones. Or not putting the data-files in the data-folder.
    And secondly, if you actually have updated the profiles and using current ones with correct data-files etc, I think you should say which profiles you are using so their developers can respond to you and correct the problem.

  7. #5557
    goldio's Avatar Member
    Reputation
    3
    Join Date
    May 2007
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I want to use Ironbark on tanks, if they get under 25% HP, but this peace of code doesn´t work for me - maybe someone help me out...? Thanks...
    Code:
    if members[1].HP < 25
    and ( UnitGroupRolesAssigned(members[1].Unit) == "TANK" ) and UnitThreatSituation(members[1].Unit) == 3 ) )
    and PQR_SpellAvailable(102342)
    then
      PQR_CustomTarget = members[1].Unit
      return true
    end

  8. #5558
    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 derfred View Post
    @Kinkeh

    Your DW masterfost profile doesmt seem to use blood tap at all, other then that everything seem to work.

    Im just using this as an alternative instead

    local bloodCharge,_,_,bloodChargeCount = UnitAura("player","Blood Charge")

    if bloodCharge ~= nil
    and bloodChargeCount >= 5 then
    return true
    end
    My bad >.< messed something up in the code. Re-download...should hopefully fix it.
    Last edited by Kinkeh; 11-01-2012 at 02:55 PM.

  9. #5559
    missylilo's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    I suspect it has to do with you not updating the profiles, or using old ones. Or not putting the data-files in the data-folder.
    And secondly, if you actually have updated the profiles and using current ones with correct data-files etc, I think you should say which profiles you are using so their developers can respond to you and correct the problem.
    I always update my profiles etc everytime I run pqr, files wise I was unaware that you could put them anywhere other than the data-folder for it to work,
    the profiles im currently using and all of them do the same after a short period of time are... nova, bubba and svn, and I have noticed the problems to date with my mage, my monk, my priest and my shammy,

    hope this helps

  10. #5560
    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)
    missy: report those problems in teh Nova-thread if you havent done so before. the data files end with .lua and should allways be in the "data" folder to function.

    you could check out this thread for some alternatives at the time being, btw:
    http://www.ownedcore.com/forums/worl...9012012-a.html ([PQR] List of Community Rotations - Updated 09012012)

    good luck!

  11. #5561
    missylilo's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes hun, that's where ive been taking my profiles from also I have posted before in other threads aswell, but only responded here as someone else had started a thread here about this issue

  12. #5562
    shuklu's Avatar Member
    Reputation
    6
    Join Date
    May 2009
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Weird request, I get it, but would anyone make a dps disc profile?

  13. #5563
    endersblade's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Having an issue, and I've had it for quite a while...just decided to post about it lol. I'm not sure if it's specific to PQR or individual profiles.

    The problem is, PQR will sometimes not fight certain mobs. For example: I've been using Sheuron's Prot War profile swimmingly for quite a while. I just got into Throne of Tides (level 80 5-man instance) and it worked perfectly until the last fight, where Ozumat spits out those three mobs that attack Neptulon. PQR just wouldn't do anything. It worked fine on the adds that spawn. But those three mobs, as well as Ozumat itself, nothing happens...it just sits there and auto-attacks.

    I had this issue back during the Mid-summer Fire Festival, on Lord Ahune on both my Arcane Mage and Afflic Lock (though I can't remember which specific profiles I was using). Whenever Ahune would submerge so you can attack the crystal, I'd hit the same issue as above. Nothing happened, it just sat there. It would attack Ahune when he was surfaced, it would attack the adds just fine, but not when the Crystal was up.

    Again, everything works fine except on certain fights. Nothing crashes, no error messages/windows, no UI lockups, it just...stands there.

  14. #5564
    llamageek's Avatar Member
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rubim View Post
    Rubim's Monk Profile

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    http://dl.dropbox.com/u/22479350/pqr..._Abilities.xml
    http://dl.dropbox.com/u/22479350/pqr..._Rotations.xml

    ===================

    All my rotations are for QUESTING/Dungeon and Raids.

    Remember to remove Chii Wave from Windwalker rotation if you are raiding/dungeon.

    Brewmaster
    Code:
    - Legacy of Emperor if no stat buff
    - Elusive Brew with 10 charges.
    - Black Ox Statue
    - Guard on Cooldown
    - Keg Smash on Cooldown
    - Breath of Fire if 10 seconds on Shuffle
    - Chi Wave if HP below 50%
    - Spinning Crane Kick if AoE
    - Rushing Jade Wind (Talent) if AoE
    - Expel Harm (Spam)
    - Expel Harm if HP - 99% else
    - Jab
    Windwalker
    Code:
    - Legacy of Emperor if no stat buff
    - Legacy of White Tiger
    - Touch of Death
    - Energizing Brew if Chi < 2 and Energy < 35 (So you wont be locked out)
    - Tigerye Brew with 10 stacks
    - Invoke Xuen (WIP)
    - Chi Wave (Remove this if you are raiding)
    - Apply Rising Sun Kick for AoE
    - Spinning Crane Kick if AoE
    - Tiger Palm to maintain/apply stacks.
    - Rising Sun Kick on CD
    - Breaker on CD
    - Jab on CD
    Windwalker profile working well so far
    The Brewmaster profile does not seem to work at all when i enter combat with it turned on, it just sits there not pressing anything unsure why.
    Otherwise a decent profile

  15. #5565
    BHLDepression's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    131
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any fishing rotation lurking around?

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 01:31 PM. 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