PQR - Rotation Bot menu

User Tag List

Page 464 of 779 FirstFirst ... 364414460461462463464465466467468514564 ... LastLast
Results 6,946 to 6,960 of 11681
  1. #6946
    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)
    Why does PQR usage is always at 50~60% even when no rotations are loaded?
    Last edited by Rubim; 12-13-2012 at 10:34 AM.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063

    PQR - Rotation Bot
  2. #6947
    Discipline's Avatar Contributor ALADEEN MOTHERFUCKER! CoreCoins Purchaser
    Reputation
    128
    Join Date
    Dec 2007
    Posts
    253
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PQR - Rotation Bot

    answering someones Symbiosis question, my tapatalk messed a quote again
    It should be, send me a pm of what exactly you wanna do and ill look at it at home, i was coding Dark Simulacrum for my pvp profile and think i could help you

    Sent from my BlackBerry 9360 using Tapatalk

  3. #6948
    lostwalker's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any current 5.1 warrior dps profiles out there, other than failroad's profile. I've looked but didn't really see anything other that per-mop profiles.

  4. #6949
    Cahonez's Avatar Sergeant
    Reputation
    4
    Join Date
    Dec 2011
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if not UnitsClose then
    function UnitsClose(t)
    local n = -1
    for i=1,#members do
    if PQR_UnitDistance(t,members[i].Unit) < 12.5 and members[i].HP < 95 then n = n + 1 end
    end
    return n
    end
    end

    if members[1].HP < 95
    and UnitsClose(members[1].Unit) > 1
    then
    PQR_CustomTarget = members[1].Unit
    return true
    end

    this piece of sheurons code for resto shaman pve chain heal ability seems to be giving me errors and stopping the rotation. anyone lend a helping word?

    happy to give + rep for quick responses

    thanks in advance!

  5. #6950
    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)
    Update for my profile

    http://www.ownedcore.com/forums/worl...t-profile.html (Avery Ret Profile)

    Added prot profile
    Double jeopardy works now, thanks valma!
    bunch of tweaks for ret

    https://dl.dropbox.com/u/44039495/PALADIN.rar


    edit:
    How can I check my passive talents?
    Do I just check for the passive buff? in this case 53376 for sanctified wrath.

    Prot and ret both need a small change for judgment, if I have this talent.


    Also, does anyone know how to implement mass exorcism; since range checks are broken, and you have to be in melee range for it to work, it will just hang up the rotation if out of melee range.
    Unless someone has another way to do it? Will IsUsableSpell work?
    Last edited by averykey; 12-13-2012 at 12:26 PM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  6. #6951
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    Update for my profile

    http://www.ownedcore.com/forums/worl...t-profile.html (Avery Ret Profile)

    Added prot profile
    Double jeopardy works now, thanks valma!
    bunch of tweaks for ret

    https://dl.dropbox.com/u/44039495/PALADIN.rar


    edit:
    How can I check my passive talents?
    Do I just check for the passive buff? in this case 53376 for sanctified wrath.

    Prot and ret both need a small change for judgment, if I have this talent.


    Also, does anyone know how to implement mass exorcism; since range checks are broken, and you have to be in melee range for it to work, it will just hang up the rotation if out of melee range.
    Unless someone has another way to do it? Will IsUsableSpell work?
    IsSpellInRange still works

  7. #6952
    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 Dominium View Post
    IsSpellInRange still works
    Not with garalon and other bosses I can't remember the names of, mentally post it here instead, people can't send me private messages right now for some reason =/.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  8. #6953
    NicodemusAtNIMH's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, kink in your frost DK for PVE, 2H mean dual wield or one weapon using 2 hands?

    thanks

  9. #6954
    kabman's Avatar Master Sergeant
    Reputation
    33
    Join Date
    Mar 2011
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So if i wanted to check the time left on a debuff... and then if it has less than "X" amount of time left It would return true. How would i go about doing that.

  10. #6955
    darksahde's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jan 2012
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NicodemusAtNIMH View Post
    Hey, kink in your frost DK for PVE, 2H mean dual wield or one weapon using 2 hands?

    thanks
    2h is 2 hander, DW is duelwield.

  11. #6956
    NicodemusAtNIMH's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darksahde View Post
    2h is 2 hander, DW is duelwield.
    thank you just wanted to make sure i was reading it right.

  12. #6957
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    Update for my profile

    http://www.ownedcore.com/forums/worl...t-profile.html (Avery Ret Profile)

    Added prot profile
    Double jeopardy works now, thanks valma!
    bunch of tweaks for ret

    https://dl.dropbox.com/u/44039495/PALADIN.rar


    edit:
    How can I check my passive talents?
    Do I just check for the passive buff? in this case 53376 for sanctified wrath.

    Prot and ret both need a small change for judgment, if I have this talent.


    Also, does anyone know how to implement mass exorcism; since range checks are broken, and you have to be in melee range for it to work, it will just hang up the rotation if out of melee range.
    Unless someone has another way to do it? Will IsUsableSpell work?
    Averykey u could do something like i do with my farming profile, and only perform the range check if the target does not == Elegon or Garalon

    something like this

    PHP Code:
    if UnitName("target") == ("Elegon") or UnitName("target") == ("Garalon")  then
        
    return true
    elseif IsSpellInRange() then
        
    return true
    else 
        return 
    false
    end 
    this way if you are fighting Elegon or Garalon it will not preform the range check but otherwise it will. srry if my coding is a little off, just started to learn LUA a week ago =D

  13. #6958
    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 paintpauller View Post
    Averykey u could do something like i do with my farming profile, and only perform the range check if the target does not == Elegon or Garalon

    something like this

    PHP Code:
    if UnitName("target") == ("Elegon") or UnitName("target") == ("Garalon")  then
        
    return true
    elseif IsSpellInRange() then
        
    return true
    else 
        return 
    false
    end 
    this way if you are fighting Elegon or Garalon it will not preform the range check but otherwise it will. srry if my coding is a little off, just started to learn LUA a week ago =D

    Get more names and I will add it in, I don't want the profile to break for people because I didn't add an old boss/etc..

    Looking for people for progression, post on my thread; will be a really awesome guild. Can write rotations for whatever class, so we can progress fast.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  14. #6959
    blacknightlll's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerder View Post
    Hello there again everyone, for the most part my rogue profiles are 100% done at the moment... I'm releasing them as completed. Please inform me of anything that might need adjustments. I've implemented a spec check, so you can actually load any of them, for instance Subtlety and if you're in Combat it'll go to combat... or if you already have Subtlety loaded and you switch to mutilate then it'll switch to that profile. No need to alt tab!

    Please give feedback as to what might need to be changed.
    That's actually pretty neat. I'll give it at try prolly not tonight but tomorrow or over the weekend

  15. #6960
    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)
    IsSpellInRange, working.
    CheckInteractDistance, not working

    PQR_UnitDistance will cause lag spikes.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063

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 05:41 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