[PQR] CuteOne's Profiles menu

User Tag List

Page 87 of 102 FirstFirst ... 37838485868788899091 ... LastLast
Results 1,291 to 1,305 of 1522
  1. #1291
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I mean the Warrior Profile it use Synapse at first CD Phase but after that not more instead of hold it maybe on CD because only 30 secounds. Frag Belt he don't use at all

    [PQR] CuteOne's Profiles
  2. #1292
    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)
    IMO rocket boots is much better than the 1k damage frag belt does. The damage is soooo trivial it probably isn't worth most devs time to code it since it has to be placed via mouseover.

    If you want synapse springs to be used more frequently, try adding this code into an existing ability that you would want it used in conjunction with that has a short CD(for example I use tigers fury for the feral profile)

    Code:
     UseInventoryItem(10)
    For example of you wanted to add it into mortal strike it would look like this

    Code:
     if incom and check(ms) then
     cast(gsi(ms)) 
    UseInventoryItem(10)
    end
    Sent from my Galaxy S4 using Tapatalk 2
    Last edited by cukiemunster; 09-29-2013 at 02:16 PM.

  3. #1293
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Actually in code it is:

    if incom and GetInventoryItemCooldown(p,10) == 0
    and ubid(p,bb)
    then
    UseInventoryItem(10)
    end
    Seems that not work any idea whats wrong?

    Removed: ubid(p,bb) seems working now, dunno what I removed but working *smile*
    Last edited by Ehnoah; 09-29-2013 at 02:46 PM.

  4. #1294
    monopoly8's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @cuteone, when you get some time, since i know you have work and other profiles
    the feral profile, im curious if it has t16 2/4pc bonus logic, i would think that it would hav=ndle the 4pc bonus well on its on currently, not so sure about the 2pc. just did not seem to be working as well with 2pc bonus, i might run both t15/16 2 pc and see if that helps with the combo point generation, but will need more time to do so. thanks for the great work!

  5. #1295
    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)
    Originally Posted by monopoly8 View Post
    @cuteone, when you get some time, since i know you have work and other profiles
    the feral profile, im curious if it has t16 2/4pc bonus logic, i would think that it would hav=ndle the 4pc bonus well on its on currently, not so sure about the 2pc. just did not seem to be working as well with 2pc bonus, i might run both t15/16 2 pc and see if that helps with the combo point generation, but will need more time to do so. thanks for the great work!
    I'd be happy to look into that but it may be a few days as I'm in the process of moving.

    Sent from my One using Tapatalk 4
    BadRotations
    Developer

  6. #1296
    iEthos's Avatar Sergeant
    Reputation
    16
    Join Date
    Aug 2010
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any idea why the Arms Warrior profile won't work for me at all? =\

  7. #1297
    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)
    Its hard to guess whats your problem is, did you install it correctly? (copy the xml-files to profiles/warrior .lua file to /data etc) do you have PQInterface installed?

  8. #1298
    tinyblaze's Avatar Contributor CoreCoins Purchaser
    Reputation
    171
    Join Date
    May 2012
    Posts
    573
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does your feral profile have PQI settings of some sort?

  9. #1299
    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 tinyblaze View Post
    does your feral profile have PQI settings of some sort?
    None whatsoever.

    Sent from my Galaxy S4 using Tapatalk 2

  10. #1300
    tinyblaze's Avatar Contributor CoreCoins Purchaser
    Reputation
    171
    Join Date
    May 2012
    Posts
    573
    Thanks G/R
    0/0
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    was curios cause currently it swaps out of cat and does rejuv on me, and faerie fires every mob in dungeons and was curios if i could disable some options, no worries, will do it myself. thanks for the profile
    Last edited by tinyblaze; 10-02-2013 at 08:40 PM.

  11. #1301
    jamesws70's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've tried the Feral profile and it seems that is doesn't like to cast Rip all that often. Is there something I need to tweak or am I perhaps doing it wrong ?

  12. #1302
    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)
    What level are you, and what talents do you use? Can you provide a screenshot of your damage done of 5 minutes on the dummy so we can see?

    To find a potentional problem its easier the more detailed you are ^^

  13. #1303
    jamesws70's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    What level are you, and what talents do you use? Can you provide a screenshot of your damage done of 5 minutes on the dummy so we can see?

    To find a potentional problem its easier the more detailed you are ^^
    I'm level 90 with an average ilvl of approximately 476. Talents are Feline Swiftness, Ysera's, Typhoon, Soul of the Forst, Ursol's Vortex and HotW.

    My 5 minute DPS was 23k. I managed 33k manually with no real experience. That is without cooldowns.

  14. #1304
    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)
    You should switch out HotW with DoC, it performs better with that talent in my experience.

  15. #1305
    jamesws70's Avatar Member
    Reputation
    1
    Join Date
    Sep 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any thoughts on the rip not being applied though ?

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 11:17 AM. 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