PQR - Rotation Bot menu

User Tag List

Page 242 of 779 FirstFirst ... 142192238239240241242243244245246292342742 ... LastLast
Results 3,616 to 3,630 of 11681
  1. #3616
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zeldrak View Post
    Since I know nothing of how to code these things, I just used what you had listed to try and make a "Use: Trinket" ability, like you have for gloves. I used exactly what you had showing in the picture, but instead of using slot 10, I replaced the 10 with 14. I don't know if that makes much difference, but it's still not using the trinket. I'm tihnking that to use an actual trinket, maybe I need to use something other than what you use for gloves? Like I said, I don't know a bit on how to code or write these profiles, or even make abilities. I just want it to use my trinket for the extra 2290 agility, on every CD.
    You may need to move the priority around, For your class or w/e you might need to move it up further my class has dead spots all over so regardless where my Gloves are in the rotation they are activated. I'd suggest moving it to the beginning of your actual abilities and see if it fires then. However the code is fine just switch the 10 to the proper item slot 13 for top trinket and 14 for bottom trinket.

    PQR - Rotation Bot
  2. #3617
    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 buntcake72 View Post
    Great Work Kick but it's still firing off Readiness before Rapid Fire, so I've manually removed it from the code for now until you have had a chance to look at it sir. Thanks again for all you do!
    Found the problem. It should be fixed now, but if you are uncomfortable using it replace Rapid Fire with Rapid Fire (pushdown).

    KMD_All_Hunter_Rotations_v3.zip

    - Changed Rapid Fire to be used when pet focus is low to increase pet damage.
    - Changed Lynx Rush code so that it is used with Rabid.
    - Readiness will be delayed until after Lynx Rush's cooldown has counted down 4s, to prevent the 2nd Lynx Rush overwriting the first.
    - Lynx Rush is unlinked from Bestial Wrath, however, if BW has 6s or less on cooldown Lynx Rush will wait for it.
    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

  3. #3618
    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 buntcake72 View Post
    Considering BM is the top DPS spec, that's just not a valid reason. I tried the SV profile and it literally was 6k less and my gear is iLVL 408. Sad that Blizz nerfed it so bad as I love SV. But I understand the issue, just hope something gets fixed soon enough. Sucks that you guys have this issue.
    Lol, take your complaint to Blizzard, they have acknowledged the issue is a bug.

    That being said try this bit of code and get back to me if it does fix the issue.

    Code:
    if IsSpellInRange(tostring(GetSpellInfo(2649)), "pettarget") == 1 then return true end
    This will check if the pet is in range to growl, if so then it will attempt to KC.

    Edit: Just tested, doesn't work. Kinda of shit out of luck at this point.

    Edit2: I could code something so that if you held down a button it would bypass Kill Command, according to some Simulationcraft that I've seen this would knock dps down by about 7%. Let me know if that interests you.
    Last edited by kickmydog; 09-06-2012 at 11:15 AM. Reason: edit 2:
    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

  4. #3619
    temp123's Avatar Member
    Reputation
    11
    Join Date
    May 2012
    Posts
    247
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    found the error, updated a quick fix
    thanks

    10 chars

  5. #3620
    jeffrey92's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pqr isnt picking up the beta anybody knowof a fix for this please ?

  6. #3621
    Wopak's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=bu_ba_911;2484019]will do

    *edit*
    just pass the original spell id that it was morphed from.... or a spell that has equal range >.>

    or.... just pass the spells index in the spellbook , thats like... super easy!

  7. #3622
    surfman's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    40
    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
    found the error, updated a quick fix
    buba - I am getting an error when i try to upgrade your profiles using the link ---> http://bubba-pqr-profiles.googlecode...a_Profiles.txt

    Anyone else or is it just me?

  8. #3623
    FrostDKsFTW's Avatar Sergeant Major
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeffrey92 View Post
    pqr isnt picking up the beta anybody knowof a fix for this please ?
    -_- Download newest offsets or wait for Xelper to add them.

  9. #3624
    Wopak's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    The game use alias to refer some spells. IsSpellInRange is not working with some spells because all information is parsed on root spell.

    By example. If you want to know the range on "Impending Victory", you will need to do IsSpellInRange on his root spell "Victory Rush"
    So out of curiosity, what would the 'root' spell be for Living Bomb then ?

  10. #3625
    jeffrey92's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive got the problem because i downloaded the latest offsets its not picking up my characters on the beta realm

  11. #3626
    Sheepmoon's Avatar Contributor
    Reputation
    143
    Join Date
    Oct 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeffrey92 View Post
    ive got the problem because i downloaded the latest offsets its not picking up my characters on the beta realm
    There are no offsets for the latest beta.
    My profile thread -> goo.gl/9xT5j
    Please help by supporting me! Paypal : [email protected]

  12. #3627
    jeffrey92's Avatar Private
    Reputation
    1
    Join Date
    Nov 2011
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    right so i cant use pqr with beta anymore ? gutted cheers for the help anyway

  13. #3628
    Sheepmoon's Avatar Contributor
    Reputation
    143
    Join Date
    Oct 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah unless Xelper decides to release the newest beta offsets but I think he is waiting for the actual MoP release now.
    My profile thread -> goo.gl/9xT5j
    Please help by supporting me! Paypal : [email protected]

  14. #3629
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by surfman View Post
    buba - I am getting an error when i try to upgrade your profiles using the link ---> http://bubba-pqr-profiles.googlecode...a_Profiles.txt

    Anyone else or is it just me?
    yea i broke the links give me some time, updating the svn for team nova
    use svn to grab new stuff until its all updated.

    svn link:bubba-pqr-profiles - Revision 280: /trunk bubba-pqr-profiles-read-only

    Please if someone helped you donate rep to them.

  15. #3630
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LazyLazy View Post
    So out of curiosity, what would the 'root' spell be for Living Bomb then ?
    1. Learn Living Bomb talent
    2. Drag spell to UI
    3. Unlearn Living Bomb spell
    4. Check what is shown on buttom where you dragged Living bomb before.

    Also you can try this addon, and check some related spells id
    SpellList : Data Mods : World of Warcraft AddOns
    [ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
    If you like this piece of code feel free to invite me a beer making a donation.
    My paypal account: [email protected]

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 04:28 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