PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 340 of 779 FirstFirst ... 240290336337338339340341342343344390440 ... LastLast
Results 5,086 to 5,100 of 11681
  1. #5086
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a good guide to get started on PQR ? Ive written behaviours for Shadowbot for levelling anf grinding at 90 but I'd like to make a decent destruction one for my lock, only I don't really know where to start with the lua. I know what I want it to do, but no idea wheres the best point to start in defining the abilities.

    PQR - Rotation Bot
  2. #5087
    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)
    Originally Posted by Mavmins View Post
    Is there a good guide to get started on PQR ? Ive written behaviours for Shadowbot for levelling anf grinding at 90 but I'd like to make a decent destruction one for my lock, only I don't really know where to start with the lua. I know what I want it to do, but no idea wheres the best point to start in defining the abilities.
    Just look at code and test on dummies, or go look at lua docs.

    I would recommend just learning by trial and error, and ask questions when stumped.


    edit:

    Anyone more logic that I should include, before I write the code?
    PHP Code:

    if bossexists and targetisboss and not immune and not moving and inrange then
    if Guardianavail then
    cast guardian
    elseif ( guardian 21 and ( wrathavail or (haisspell and haavail ) )) or ( hero and wrathavail or (haisspell and haavail) ) then
    cast wrath
    cast ha
    elseif trinket avail or trinket avail then
    use trink
    use trink
    elseif have gloves and gloves avail and not trinkavail or not trink 10 then
    use gloves
    end
    end

    if not bossexists and not targetisboss and not immune and not moving and inrange then
    if have gloves and gloves avail and not trinkavail or not trink 10 then
    use gloves
    end
    end

    --I can add some return falses if it's a gimmick fight so it's manual and this will be in another rotation for people who dont care about personal cd management 
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  3. #5088
    alyssaisit's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    still looking for a rogue pvp profile... any spec will do... i can adjust i'm pretty bad at pvp and can use all the help i can get

  4. #5089
    Deathsmind's Avatar Member
    Reputation
    2
    Join Date
    Oct 2012
    Posts
    100
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Avery, im using your coding for the prot pally PQR, i have a couple questions with your coding that i need changed. Im not the greatest with coding but i know a couple things need to be changed. This is my first time using this program so im sorry for all the questions. Im a pretty fast learner and once i get some help here i will understand more and will be able to do it myself later. Thank you for your time as well.

    1. For prot, Seal of Truth is no longer Viable it received a 80% nerf, i need to change this to Seal of Insight.
    2. Im using Divine Purpose, is there anyway of making it where i have the buff that it casts Shield of the Righteous again?
    3. How do i add divine protection and my trinket into the mix of this?
    4. Its not casting Holy Prism it seems to me, Very nice aoe heal for boss fights how do i get this working.
    5.When im running it with my addons on it continues to ask me to turn them off because there is a problem and its slowing wow down. It closed, bartender, recount, a scrolling meter addon, and still asking to close more. Anyway around this? any way of changing something so it doesnt bog down wow? I have a top of the line computer i built, 24gb ram i7 3.2ghz computer. It can usually handle anything i give it but if it because apparent to wow that im using this than i would rather make it work better if possible. Again thank you for any of your help.

    edit: forgot one thing, anyway of ensuring that Weakening Blows is always up?
    Last edited by Deathsmind; 10-16-2012 at 02:40 PM.

  5. #5090
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    found this: LibSpellRange-1.0 - WoW AddOns - CurseForge

    now just to add it to pqr

    Please if someone helped you donate rep to them.

  6. #5091
    scyrnn's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is amazing! Can we expect for a more refined version for the BM Hunter rotation, one that uses more useful skills?

  7. #5092
    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)
    Originally Posted by scyrnn View Post
    This is amazing! Can we expect for a more refined version for the BM Hunter rotation, one that uses more useful skills?
    Can we expect what from who? If you were more specific about which profile by whom and what "useful skills" you are referring to things might work out for the better in your request :3

  8. #5093
    scyrnn's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Can we expect what from who? If you were more specific about which profile by whom and what "useful skills" you are referring to things might work out for the better in your request :3
    Well maybe I just can't find a good BM Hunter Rotation profile? The one I'm using is only using kill command, cobra shot, focus fire, and arcane shot. Nothing else :S

  9. #5094
    BallisticJoker's Avatar Sergeant
    Reputation
    10
    Join Date
    Aug 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did Imdasandman ever fit soulreaper into rotation?

  10. #5095
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scyrnn View Post
    Well maybe I just can't find a good BM Hunter Rotation profile? The one I'm using is only using kill command, cobra shot, focus fire, and arcane shot. Nothing else :S
    if its mine you need to use left shift to enable most cds

    Please if someone helped you donate rep to them.

  11. #5096
    Dyk's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I looked around and can't find it anywhere, does anyone know how to temporarily disable spell casting? I just need it for a few milliseconds.


    Kinda like:
    if condition and condition then
    wait
    end

  12. #5097
    BallisticJoker's Avatar Sergeant
    Reputation
    10
    Join Date
    Aug 2012
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Kinkeh - Your DW Rotation locks at Soul Reaper phase :|

  13. #5098
    Fumi's Avatar Contributor CoreCoins Purchaser
    Reputation
    207
    Join Date
    Feb 2008
    Posts
    561
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys im using the "Leveling (Nova [Mist]) profile on my level 34 monk, and i doesn't cast any spells at all any help?

  14. #5099
    pepe2c's Avatar Member
    Reputation
    7
    Join Date
    Dec 2007
    Posts
    154
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im still tryng to fix the interrupt =S

  15. #5100
    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)
    Update

    KMD_All_Hunter_Rotations_v14.zip

    - Hard to believe that someone didn't mention to me at how stupid the arcane shot usage was when moving. This has been fixed, the profiles will prefer to use Arcane Shot over Cobra when moving.
    - I don't know if anyone even uses the MM profile, but anyway I have restricted Glaive Toss usage in the first 10% of a mobs health, to improve damage as per EJ thread.
    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

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