[PQR] CuteOne's Profiles menu

User Tag List

Page 9 of 102 FirstFirst ... 567891011121359 ... LastLast
Results 121 to 135 of 1522
  1. #121
    Bottter's Avatar Sergeant
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx now it works

    [PQR] CuteOne's Profiles
  2. #122
    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)
    And I don't know when I'll be able to fix, just lost my hard drive.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  3. #123
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ouch!! Good luck with it!!

  4. #124
    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)
    Computer is back up and running, now too see what all i lost T_T

  5. #125
    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)
    Ok it wasn't too bad, the interrupts should now work but will require a re-download of the profiles, be sure to snag the data one also.

  6. #126
    Aleksonfire's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Nov 2012
    Posts
    132
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ph34rt3hcute1 View Post
    Ok it wasn't too bad, the interrupts should now work but will require a re-download of the profiles, be sure to snag the data one also.
    Will check them out when I get off tonight
    Resto Shammy Profile - https://goo.gl/nm5Nc

  7. #127
    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)
    Seems the interrupt functions is still not working for Shaman, at this time I am not sure as to why... T_T

  8. #128
    qichang's Avatar Sergeant
    Reputation
    14
    Join Date
    Mar 2013
    Posts
    38
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Posted in another thread but i figure c/p it here would be better.

    I use your profile and i have found it to be the best for single target arms. I only wish it was like shuerons and using a hotkey to switch from single to aoe besides switching the whole rotation. I havnt found another rotation that does it this way. Def keep up the good work thou.

    Also i had to change impending victory to be for victory rush instead. Makes this a much nicer profile for world content and self heals in raids as well.

  9. #129
    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'll see what I can do about adding those options.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  10. #130
    vDECKERv's Avatar Member
    Reputation
    2
    Join Date
    Jun 2010
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to figure out a Shattering Throw command but nothing Ive come up with is working... ph34rt3hcute1 take a look at it =)

    Added to initial
    Code:
    hop		=	1022	--Hand of Protection
    aw		=	31884	--Avenging Wrath
    div		=	642		--Divine Shield
    ps		=	33206	--Pain Suppression
    ib		=	45438	--Ice Block
    Shattering Throw
    Code:
    if incom and check(st) and ubid(t,ib) or ubid(t,ps) or ubid(t,div) or ubid(t,hop) or ubid(t,aw) then
    	cast(gsi(st))
    end

  11. #131
    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)
    Just at glance, as I'm still at work, the code looks fine. I give a better look when I get home.

    Sent from my Nexus 4 using Tapatalk 2
    BadRotations
    Developer

  12. #132
    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)
    Try this...

    Shattering Throw
    Code:
    if incom and check(st) and (ubid(t,ib) or ubid(t,ps) or ubid(t,div) or ubid(t,hop) or ubid(t,aw)) then
    	cast(gsi(st))
    end

  13. #133
    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)
    Druid profile updated to 1.2.3
    ===Changelog===
    Adjusted logics on Rip, Rake, Thrash, and Ferocious Bite to help improve DPS output
    Fixed issue with Interrupt function not working
    Added Single/AOE toggle - Right Shift

    Warrior profile updated to 1.1.2
    ===Changelog===
    Added support for Impending Victory
    Fixed issue with Interrupt function not working
    Added Single/AOE toggle - Right Shift

    Shaman profile updated to 1.0.1
    ===Changelog===
    Fixed issue with Interrupt function not working
    Added Single/AOE toggle - Right Shift

  14. #134
    vDECKERv's Avatar Member
    Reputation
    2
    Join Date
    Jun 2010
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im going to test out the new changes and also your shattering throw code fix right now, thanks!


    I added this to "Defensive" so it will use my bottom health trinket, ei: Malevolent Gladiator's Emblem of Cruelty
    Code:
    if php<=15 and GetInventoryItemCooldown(14)==0 then
    	UseInventoryItem(14)
    end
    works well =)

  15. #135
    vDECKERv's Avatar Member
    Reputation
    2
    Join Date
    Jun 2010
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does the right shift to switch profiles only apply while in combat?

    also the shattering throw macro does not work, did blizzard disable target buff fetching through lua?

Page 9 of 102 FirstFirst ... 567891011121359 ... LastLast

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 06:24 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