PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 120 of 779 FirstFirst ... 2070116117118119120121122123124170220620 ... LastLast
Results 1,786 to 1,800 of 11681
  1. #1786
    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)
    Originally Posted by Kinkeh View Post
    Kink's Panda Frost [Mists of Pandaria[BETA] - Frost DK Rotation]

    Download: Click Here!

    Hey guys , I'm releasing this profile as a "place holder" until a more advanced and set rotation is released. The current rotation this profile uses is based off the current rotation all the sims are using to test 2H/DW frost in the beta. This will be good for leveling your DK in the beta and maybe editing it to your liking for raid testing.

    Features:
    -- This profile is to be used with the "Runic Empowerment" Talent, also the "Plague Leech" Talent! Do not glyph for "Outbreak". Frost is also now played in Frost Presence.
    -- Up to date beta 2H rotation.
    -- Up to date beta DW rotation (2H is a lot better then DW at the moment).
    -- Utilizes Plague Leech with diseases.

    Bugs:
    There's a couple bugs right now that I'm trying to work out, such as Soul Reaper, even when checked if the target is dead/is a corpse & if the target is at the required health for the proper execute phase, it will continue to attempt to cast the spell resulting in multiple LUA errors apon death of the target. thus why it's left out of the rotation until I can get it working.
    For when the spell keeps trying to cast, even if the target is dead and so forth, all that good stuff, do what I do in my Druid HonorBuddy PQRotation Profile.
    Code:
    local hasTarget = UnitExists("Target")
    local isDead = UnitIsDead("Target")
    local fbKnown = IsSpellKnown(22568)
    
    if hasTarget and not isDead and fbKnown then
    	-- code goes here --
    end
    Where fbKnown can be changed to whatever to see if the certain spell is actually known and in spell book. You could always use the built in one, but I seem to have a few problems every so often from it. Just change the spellID and fbKnown to srKnown or whatever you want.

    PQR - Rotation Bot
  2. #1787
    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 firepong View Post
    For when the spell keeps trying to cast, even if the target is dead and so forth, all that good stuff, do what I do in my Druid HonorBuddy PQRotation Profile.
    Code:
    local hasTarget = UnitExists("Target")
    local isDead = UnitIsDead("Target")
    local fbKnown = IsSpellKnown(22568)
    
    if hasTarget and not isDead and fbKnown then
    	-- code goes here --
    end
    Where fbKnown can be changed to whatever to see if the certain spell is actually known and in spell book. You could always use the built in one, but I seem to have a few problems every so often from it. Just change the spellID and fbKnown to srKnown or whatever you want.
    Thanks for the help, got it working and released the updated version.

  3. #1788
    aLorzy91's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone got a good PVP hunter profile? hard to find one that's semi-decent.

  4. #1789
    Beelzix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a enhance MoP beta prof out? i cant seem to fine one

  5. #1790
    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)
    Originally Posted by Beelzix View Post
    is there a enhance MoP beta prof out? i cant seem to fine one
    Yes, I've got one. But since you can't seem to find one, I won't link it and let you find it yourself.

    EDIT* I take that back, I had removed the link and took the download down because there was to many problems around and people kept reporting bugs. That's why it's not there

    EDIT** Heres the link if you want to try it out, but it hasn't been updated since April and probably won't be updated till 5.0 hits live server's. Just don't have the bandwidth at the time to download the whole BETA client again.
    http://code.google.com/p/pqrotation-...q=#makechanges
    Last edited by firepong; 07-28-2012 at 11:39 PM.

  6. #1791
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://www.dropbox.com/s/mw0v04zcklvy8zz/enh.txt

    Enhacne Beta profile. It Sorta works. i had to ghetto rig stormstrike because PQR wasnt picking it us as a known spell.
    Works with any of the talents, (Elemental blast, unleashed fury, Prime Elementliest)


    right control: enables/disables CDs (enabled by Default)
    left control: toggles AoE/single target (Single target bu default)


    Thanks Blinded on the foundation of the profile
    Thanks Firepong for the above code on simplifying some of my code.


    Edit: Updated the DL link
    Last edited by cpowroks; 07-29-2012 at 01:46 AM.

  7. #1792
    lifeblock's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know if there is a working brewmaster profile out yet? I tried searching and going page by page but couldn't find any downloads. Thanks in advance!

  8. #1793
    proxximo1823's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looking for a good pvp sub rogue profile.....someone plz help me

  9. #1794
    Sckauter's Avatar Member
    Reputation
    10
    Join Date
    Nov 2008
    Posts
    93
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by proxximo1823 View Post
    looking for a good pvp sub rogue profile.....someone plz help me
    yah i would like to know as well, is a pain search for profiles in this thread...very disorganized

  10. #1795
    Avatarinc's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    19
    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
    Now that a release date has been announced for MoP..... I will slowly start working on the rotations again
    Awesome. A great DK profile will induce a healthy donation on my part.

  11. #1796
    ace99ro's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Dec 2011
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    DK wise now it seems UH 2H is top dps , after it Frost 2H

  12. #1797
    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)
    Will keep DK in mind. Doing a side project with a real life friend using pqr, so that will probably come before DK... But expect a holy pally profile before that at least

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

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

  13. #1798
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will see what i can do aswell. Life is crazy atm and my beta dk is only lvl 86.
    Rewriting profiles can take as little as 2 hours to upto 10 hours. On top of that i gotta look at all the theory crafting, testing on dummies/5 mans etc.
    Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  14. #1799
    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 ace99ro View Post
    DK wise now it seems UH 2H is top dps , after it Frost 2H
    Actually, I see 2H frost doing a lot better then unholy in MoP until unholy reaches execute phase(of course, with the current standards, things change). Most of the mop fights(besides like..2 or so) are hard switch fights, and unholys ramp-up time is horrible at the moment, 2h frosts target switching/burst is just insane.
    Last edited by Kinkeh; 07-29-2012 at 04:28 PM.

  15. #1800
    ace99ro's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Dec 2011
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    some sims :

    DW Frost : https://docs.google.com/spreadsheet/...6WjdIeGc#gid=0
    2H Frost : https://docs.google.com/spreadsheet/...WMWR6a3c#gid=0
    2H UH : https://docs.google.com/spreadsheet/...4REFfeHc#gid=0

    @ bu_ba - great news about your holy pala , really looking forward to that

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 07:32 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