[PQR] Kuukuu's Brewmaster Profile Feedback and Suggestions menu

User Tag List

Page 16 of 37 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 554
  1. #226
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Released Protection Warrior profile I've been using. Let me know if there's any bugs. It's fairly simple right now.

    Originally Posted by BassGhost View Post
    Any chance to get a pause rotation button? Would be nice to use glyph'd Breath of Fire on demand, probably other uses but haven't come across any yet
    Main issue there is I'm running out of keys to add such a thing. I could add the pause to Left Alt I suppose since you shouldn't be wanting to pause anywhere that would cause a problem.
    Last edited by kuukuu; 02-24-2013 at 05:50 PM.
    Former PQR Developer

    [PQR] Kuukuu's Brewmaster Profile Feedback and Suggestions
  2. #227
    BassGhost's Avatar Active Member
    Reputation
    21
    Join Date
    Sep 2012
    Posts
    116
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Released Protection Warrior profile I've been using. Let me know if there's any bugs. It's fairly simple right now.



    Main issue there is I'm running out of keys to add such a thing. I could add the pause to Left Alt I suppose since you shouldn't be wanting to pause anywhere that would cause a problem.
    Well in that case if you wouldn't mind just pasting the code required it would be greatly appreciated as well

  3. #228
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That I can definitely do.

    if IsLeftAltKeyDown()
    then return true
    end

    add that it an initialize ability or create a new one and put it above any actions in the profile and it'll give you a pause as long as you hold down Left Alt.
    Former PQR Developer

  4. #229
    BassGhost's Avatar Active Member
    Reputation
    21
    Join Date
    Sep 2012
    Posts
    116
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    That I can definitely do.

    if IsLeftAltKeyDown()
    then return true
    end

    add that it an initialize ability or create a new one and put it above any actions in the profile and it'll give you a pause as long as you hold down Left Alt.
    works perfect, thank you!

  5. #230
    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)
    I've been using your Brewmaster to level up and it didn't work properly below 34 as some of the other posts mentioned but its simple to fix or at least get something working (lets be honest 1-34 doesnt last long!), from 34 onward it works straight out of the box and I think its great. Thank you for making it !

  6. #231
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    I've been using your Brewmaster to level up and it didn't work properly below 34 as some of the other posts mentioned but its simple to fix or at least get something working (lets be honest 1-34 doesnt last long!), from 34 onward it works straight out of the box and I think its great. Thank you for making it !
    Ya, pre Brewmaster training some abilities operate differently then they do after you get it at 34, which is what the profile is written for. Maybe I should change the first page so it states that for the people that don't know how to make it work before that... Could code in a level check with code for the low level versions of the abilities but I don't think it would be worth it since those levels go so fast anyways as you stated.
    Former PQR Developer

  7. #232
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Once servers come back up for 5.2, I'm going to start adding support for some of the Tier 2 (I think that's the tier) talents like Chi wave and such since they no longer cost chi to use. And assuming I can figure out the last issue with it, I have a big surprise coming for both profiles that should reduce the number of needed hot keys a bit.
    Former PQR Developer

  8. #233
    chumii's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2011
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Once servers come back up for 5.2, I'm going to start adding support for some of the Tier 2 (I think that's the tier) talents like Chi wave and such since they no longer cost chi to use. And assuming I can figure out the last issue with it, I have a big surprise coming for both profiles that should reduce the number of needed hot keys a bit.
    does that mean your prot warri profile wont be WIP anymore? brewmaster 5.1 was/is awesome, still working for 5.2 but cant wait for your updates! if you need testing let me know

  9. #234
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chumii View Post
    does that mean your prot warri profile wont be WIP anymore? brewmaster 5.1 was/is awesome, still working for 5.2 but cant wait for your updates! if you need testing let me know
    It still will be since I just started raiding with another group on my warrior so he's a semi main now. The basic profiles for both classes are done really at this point since you can tank quite effectively I find with either of them but there are still some things I want to add, like the tier two talents once I figure out where they should go in the rotation. The other major update will happen as soon as I figure out how to parse the bloody combat log for events, but it's turning out to be trickier then I thought.
    Former PQR Developer

  10. #235
    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)
    do not restrain to ask those questions in the pqr-dev sections of the forum kuukuu, Im sure you'll get help fast there ^^

  11. #236
    Apocalypse59's Avatar Knight
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    221
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Once servers come back up for 5.2, I'm going to start adding support for some of the Tier 2 (I think that's the tier) talents like Chi wave and such since they no longer cost chi to use. And assuming I can figure out the last issue with it, I have a big surprise coming for both profiles that should reduce the number of needed hot keys a bit.
    Yeah, Chi Wave works great on cooldown now. Set it to cast at under 80% and it works fantastic.

  12. #237
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Version 2.7 Released!

    Changelog:
    - Changed how combat check works so some abilities could still be used to engage enemies, ie Dizzying Haze.
    - Added support for Chi Wave and Chi Burst.
    Former PQR Developer

  13. #238
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Fancy.
    good work you ^_^


    (don't post things I post to Patreon.)

  14. #239
    Stiz2win's Avatar Member
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    kuukuu: First off great profile, love using it.

    I do have some feedback and it might have already been addressed as I'm lazy and didnt read the whole thread. The other profiles I use warrior xm5propve (i think this is a default profile) but when switching between aoe/single and adding other keys into the mix they seem to give feedback instantly where this profile seems to have a bit of a delay. I'm also a huge fan of the blue text popping above the chat window rather than in it. Are either of these things something you have thought about adding?

  15. #240
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stiz2win View Post
    kuukuu: First off great profile, love using it.

    I do have some feedback and it might have already been addressed as I'm lazy and didnt read the whole thread. The other profiles I use warrior xm5propve (i think this is a default profile) but when switching between aoe/single and adding other keys into the mix they seem to give feedback instantly where this profile seems to have a bit of a delay. I'm also a huge fan of the blue text popping above the chat window rather than in it. Are either of these things something you have thought about adding?
    I assume you're meaning my warrior profile since you're talking about sheron's warrior profile... I'm surprised that still works since it hasn't been updated since mop launch lol. I'm not sure what you mean by there's a delay though, when I use it it seems pretty smooth. Guess I could take a look at that profile and see the difference. Could be my toggle timer is set higher or something.
    Former PQR Developer

Page 16 of 37 FirstFirst ... 121314151617181920 ... LastLast

Similar Threads

  1. [Selling] [PQR] Replikator Ultimate Profiles (PvP and PvE)
    By replikatoren in forum World of Warcraft Buy Sell Trade
    Replies: 236
    Last Post: 12-23-2016, 07:06 AM
  2. Need feedback and suggestions on my best man speech
    By montgola in forum Community Chat
    Replies: 5
    Last Post: 07-20-2012, 09:35 AM
  3. [TripZ•ne's Request Thread] Program Requests and Suggestions.
    By TripZ•ne in forum WoW Bots Questions & Requests
    Replies: 22
    Last Post: 06-02-2010, 03:56 AM
  4. [GnomeTools] 1-80 Profile pack and fightbook
    By xpcpro in forum WoW Bot Maps And Profiles
    Replies: 30
    Last Post: 09-08-2009, 05:13 PM
  5. Awwe's positioning hack Review and suggestions
    By xdaemonx2 in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 01-20-2008, 07:22 PM
All times are GMT -5. The time now is 06: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