[PQR] CuteOne's Profiles menu

User Tag List

Page 32 of 102 FirstFirst ... 28293031323334353682 ... LastLast
Results 466 to 480 of 1522
  1. #466
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Np, no rush. I am at work myself for the next ~4 hours or so anways, and don't raid until later tonight

    [PQR] CuteOne's Profiles
  2. #467
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Completely off topic question, but is it possible to have PQR write to chat? I was wanting to troll my brother, and add something dumb into one of his CD's so it spammed gchat or whenever his CD's were used

  3. #468
    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 cukiemunster View Post
    If I wanted to dispel everyone, is it as simple as removing the "p" tag, so it looks for the entire raid?
    PHP Code:
    if IsInRaid() then
        
    for i=1GetNumGroupMembers() do
            
    local memCheck "raid"..i

            
    if ValidDispel(memCheck) and cd(rc)==0 then
                PQR_CustomTarget 
    memCheck
                cast
    (gsi(rc),PQR_CustomTarget)
            
    end
        end
    end 
    Something like that maybe?

  4. #469
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That'll do it.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  5. #470
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just ran dailies, and the new dispel works, but it doesn't return to kitty, and sometimes it is spamming something, and the left alt pause doesnt work, you have to turn off the rotations to re-shift to kitty =\

  6. #471
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm i was not having this issue, though actual dispel tests were limited.
    BadRotations
    Developer

  7. #472
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    PHP Code:
    if IsInRaid() then
        
    for i=1GetNumGroupMembers() do
            
    local memCheck "raid"..i

            
    if ValidDispel(memCheck) and cd(rc)==0 then
                PQR_CustomTarget 
    memCheck
                cast
    (gsi(rc),PQR_CustomTarget)
            
    end
        end
    end 
    Something like that maybe?
    This works like a champ!!! I would +rep you again if I could lol

  8. #473
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glad it works ^_^
    Last edited by ph34rt3hcute1; 05-14-2013 at 09:14 PM.
    BadRotations
    Developer

  9. #474
    PointyHat's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Profile is working great and the additions are awesome.

    Got another suggestion regarding the defensive abilities currently in the profile. Some fights have mechanics where you are required to use specific cooldowns at certain points. An example off the top of my head would be using savage defense or symbiosis:dispersion on the lei shen fight to solo soak. Sometimes the profile has already used these and they are not available when most needed. Is there a way to add a single toggle button in for savage defense/barkskin/might of ursoc that disables the automatic use of these abilities? Maybe tie it into the symbiosis toggle button?

    Thanks!

  10. #475
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Personally I simply remove Symbiosis from the rotation on the fights where I need to manually use my symbiosis at certain points. Another great example is H Jinrokh, for the lightning storms. I usually save mine for the last lightning storm since that is typically when I need it the most.

  11. #476
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea I am actually not a fan of alot of toggles, but what I would like to do is add PQI support so players can modify the profile to their liking.
    BadRotations
    Developer

  12. #477
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That would be nice. You something like Nova frames?

    Sent from my Galaxy S3 using Tapatalk 2

  13. #478
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think i would like PQI over Nova

    I just don't understand either of them =(
    Last edited by ph34rt3hcute1; 05-16-2013 at 07:10 PM.
    BadRotations
    Developer

  14. #479
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah gotcha. Idk what you are talking about then lol. Only thing of the sort I have seen is the Resto druid profile by the Nova team. Typing /nova brings up the GUI that allows you to turn spells off on the fly, and configure what %'s and whatnot when you want the stuff used. I am sure it's no cakewalk implementing it though lol.

  15. #480
    ph34rt3hcute1's Avatar Contributor Authenticator enabled
    Reputation
    287
    Join Date
    Nov 2012
    Posts
    734
    Thanks G/R
    7/61
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea i more or less have some basic stuff figured out like enabling or disabling use of certain spells and if enabled then at what percent or what hotkey and I know how to tie that into the profile so it checks against those options but it's pretty limited and it doesn't seem like i can had section headers to the layout or do anything more advanced than that. Maybe Nova would be better? Only reason I like PQI is one 1) already use the addon part and 2) i think it looks nicer ^_^
    BadRotations
    Developer

Similar Threads

  1. [PQR] Nova Team Profiles
    By bu_ba_911 in forum WoW Bot Maps And Profiles
    Replies: 2341
    Last Post: 07-02-2018, 03:56 AM
  2. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 01:21 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