[PQR] - Googlebee's [ThePerfectBear] Updated for MoP - Ultimate Bear Profile menu

Shout-Out

User Tag List

Page 7 of 27 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 391
  1. #91
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Taran32 View Post
    Hey Google, I had forgotten about this, but is there any way you can add (or show me where to add it in your reply) a clause in the Cat/Bear code that doesn't shift me out of Travel Form to one of the two? It's working amazingly at the moment, but I stupidly forgot to request a part of the code that wouldn't shift me out of Travel despite the health checks on Cat and Bear. If you can show me where to add that, I'd greatly appreciate it.

    I assume it should be in the "--if Mounted or Swift Flight Form is active do nothing" part of the code, but I don't know how to code "but also not in Travel form" into it. I'm thinking it's the simple answer but I wanted to be sure .

    Thanks!
    PHP Code:
    local myhealth 100 UnitHealth("player") / UnitHealthMax("player")
    --if 
    Mounted or Swift Flight Form or Travel Form is active do nothing
    if IsMounted() or UnitBuffID("Player",40120) or UnitBuffID("Player",783then
    return false
    end

    if myhealth 49 and GetShapeshiftForm("player") ~= and UnitChannelInfo("player") == nil then
    CastShapeshiftForm
    (3)
    return 
    true
    elseif myhealth 35 and GetShapeshiftForm("player") ~= and UnitChannelInfo("player") == nil then
    CastShapeshiftForm
    (1)
    return 
    true
    end 
    Fixt

    -GB

    [PQR] - Googlebee's [ThePerfectBear] Updated for MoP - Ultimate Bear Profile
  2. #92
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by googlebee View Post
    PHP Code:
    local myhealth 100 UnitHealth("player") / UnitHealthMax("player")
    --if 
    Mounted or Swift Flight Form or Travel Form is active do nothing
    if IsMounted() or UnitBuffID("Player",40120) or UnitBuffID("Player",783then
    return false
    end

    if myhealth 49 and GetShapeshiftForm("player") ~= and UnitChannelInfo("player") == nil then
    CastShapeshiftForm
    (3)
    return 
    true
    elseif myhealth 35 and GetShapeshiftForm("player") ~= and UnitChannelInfo("player") == nil then
    CastShapeshiftForm
    (1)
    return 
    true
    end 
    Fixt

    -GB
    Thanks a ton!

  3. #93
    LiquidAtoR's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Asking this for my own information.
    Version 2.0 and 2.1 are 2 completely different setups?

    Asking this, because a few functions mentioned in your OP, are not present or working in 2.1 (at least not for me).
    To mention a few:
    Auto Shapeshift into bear when not mounted, flying etc doesn't seem to work in 2.1
    There are 4 rotations selectable in 2.1 (mentioning in the 2.0 desription there's only 3 rotations).
    Auto Buff MotW and auto targetting not working.

    Just asking all this so either I got something wrong downloaded (trough the linked tekst file), or I'm doing something wrong, or I got the wrong files.

    Edit: Just checked the textfile download link that you link in the OP: http://dl.dropbox.com/u/155806796/PQ...20Profiles.txt
    This downloads the 1.5 profile, and not the 2.1 hence the 4 rotations to be selected.
    Do you have any other link to download 2.1?
    Last edited by LiquidAtoR; 03-25-2013 at 09:17 AM. Reason: Additional checks made, found 1.5 profile as download.

  4. #94
    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)
    Googlebee, how would you recommend to use the profile on Tortos? I've been using SD while tanking him due to Snapping Bite.
    My job is to tank the boss when our DK tanks the bats, and he taunts me off when they are dead and I taunt him off when bats come.

    We havent killed Tortos yet due to people dying to avoidable stuff, but SD seems to be most viable since its only physical damage going out.
    One other thing; I symbiose the DK-tank for Bone Shield. Is there any code I could use to make the profile apply it on me as soon as I taunt/get aggro?

    Thanks once again for the best Guardian-profile out there!

  5. #95
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LiquidAtoR View Post
    Asking this for my own information.
    Version 2.0 and 2.1 are 2 completely different setups?

    Asking this, because a few functions mentioned in your OP, are not present or working in 2.1 (at least not for me).
    To mention a few:
    Auto Shapeshift into bear when not mounted, flying etc doesn't seem to work in 2.1
    There are 4 rotations selectable in 2.1 (mentioning in the 2.0 desription there's only 3 rotations).
    Auto Buff MotW and auto targetting not working.

    Just asking all this so either I got something wrong downloaded (trough the linked tekst file), or I'm doing something wrong, or I got the wrong files.

    Edit: Just checked the textfile download link that you link in the OP: http://dl.dropbox.com/u/155806796/PQ...20Profiles.txt
    This downloads the 1.5 profile, and not the 2.1 hence the 4 rotations to be selected.
    Do you have any other link to download 2.1?
    Originally Posted by Ninjaderp View Post
    Googlebee, how would you recommend to use the profile on Tortos? I've been using SD while tanking him due to Snapping Bite.
    My job is to tank the boss when our DK tanks the bats, and he taunts me off when they are dead and I taunt him off when bats come.

    We havent killed Tortos yet due to people dying to avoidable stuff, but SD seems to be most viable since its only physical damage going out.
    One other thing; I symbiose the DK-tank for Bone Shield. Is there any code I could use to make the profile apply it on me as soon as I taunt/get aggro?

    Thanks once again for the best Guardian-profile out there!
    @liquid - Not sure why 2.1 one wasn't put in Dropbox correctly, It Should be now - let me know if it isn't.

    @Ninja - The SD>FR would be the best choice yes. U can alternate in other abilities in the rotation for a keypress, like Maul for Tooth and Claw use if necessary on snapping bite. (If its not already in there) IN the updatewd Dropbox Link SD>FR now has Maul as the keypress override as default. (RCtrl) - If you have 2PC T15 swap in the 2pc t15 frenzied regen ability in place of the Xtra Rage one in the SD>FR rotation as well.

    As for symbiosis ill look into it, its a very touchy thing to get to work in my experience, and been a very long work in progress for me. I did manage to get Wolves to fire off automatically for feral, so ill see what I can do for some tank options on symbiosis in the coming week. Lightning Shield is also decent for added dmg.

    -GB

  6. #96
    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)
    I will update to 2.1 and take those advices into consideration, we downed Tortos tonight anyhow. I managed Bone Shield myself (spamclicked it just before a Snapping Bite).
    Really happy you maintain this project since I for some reason went from core-healer to core-tank in our raidgroup! Time to start browsing Theincbear again I guess ^^

  7. #97
    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)
    Originally Posted by Ninjaderp View Post
    I will update to 2.1 and take those advices into consideration, we downed Tortos tonight anyhow. I managed Bone Shield myself (spamclicked it just before a Snapping Bite).
    Really happy you maintain this project since I for some reason went from core-healer to core-tank in our raidgroup! Time to start browsing Theincbear again I guess ^^
    One of the best druid sites around!

    Also, ditto on the profile, I have had great experiences with the tanking portion!

  8. #98
    LiquidAtoR's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by googlebee View Post
    @liquid - Not sure why 2.1 one wasn't put in Dropbox correctly, It Should be now - let me know if it isn't.

    -GB
    All good now, at least it says it's 2.1 ^^
    Cheers, Liquid.

  9. #99
    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)
    Changed from 1.5profile to 2.1 and going from 25k on dummy to 42k with usage of Maul on Tooth and Claw-proc ^^

  10. #100
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated to 2.2 - Read the additions on Page 1.

    Symbiosis Support

    Auto Acceptance for LFR, LFD, and BG's. No more waiting!

    enjoy~

    -GB

  11. #101
    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)
    Awesome! Have to say Im really happy with this profile, Im outdpsing our DK maintank (511ilvl) on several bosses. Me.

  12. #102
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am completely redoing my Symbiosis code atm , and the Frost Armor and Lightning Shield buffs will not work correctly. For now just Bone Shield will.

    I should have a complete working list up within the next 24-48 hrs (Before reset at the latest)

    FYI _ The New list will include spells for every class and spec.

    Sorry for any inconvenience!

    -GB

  13. #103
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,563
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    amazing profile!
    +5

  14. #104
    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)
    Thanks Googlebee, really appreciate the effort you put into this!

  15. #105
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,563
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive read a lot and just wondering what stat priority do you guys use? i rather read it from actual bear tanks than like noxxic ect,

Page 7 of 27 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. [PQR] Blinded's Assassination Rogue (Updated for 5.4)
    By vitalic in forum WoW Bot Maps And Profiles
    Replies: 367
    Last Post: 09-10-2014, 08:11 AM
  2. [PQR] Profile updates for 5.2?
    By Monkeyfist in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 03-06-2013, 03:55 PM
  3. Searching for WoW Tycoon Updated for MoP
    By VizToN in forum World of Warcraft General
    Replies: 2
    Last Post: 12-05-2012, 08:36 AM
  4. [REQUEST] Updated Ovale For MoP
    By TheGreatRowaH in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 11-09-2012, 07:42 PM
  5. [AutoAngler] [Gatherit] Sea Turtle | Updated for MoP!
    By ProLeveling in forum WoW Bot Maps And Profiles
    Replies: 0
    Last Post: 10-23-2012, 03:40 PM
All times are GMT -5. The time now is 08: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