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

User Tag List

Page 23 of 27 FirstFirst ... 192021222324252627 LastLast
Results 331 to 345 of 391
  1. #331
    Kroniq's Avatar Active Member
    Reputation
    18
    Join Date
    Jul 2010
    Posts
    64
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New update works well. Thnx for all yur hard work GB!

    [PQR] - Googlebee's [ThePerfectBear] Updated for MoP - Ultimate Bear Profile
  2. #332
    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 tihifniz View Post
    Thanks for the update GB, gonna test the new version out in raid tonight and report back!

    And thanks for at least looking into the taunt on Sha of Pride, hope you get it working sometime, but i know its not prio, until then i have to actually pay attention
    If it is to any help, WWF's Brewmaster profile: http://www.ownedcore.com/forums/worl...-profiles.html ([PQR] WWF Windwolker and Brewmaster PvE Profiles) have an auto taunt feature for bosses in SoO, which also includes Sha of Pride which we are after, code;
    Code:
    ------------------------            AutoTaunt            -------------------------    
    
    for i = 1, 4 do
        
           if UnitExists("boss"..i) and BMAT[1][2] == 1 and ValidSpell(115546) then
            
            BossID = tonumber(UnitGUID("boss"..i):sub(6,10), 16)
            if UnitExists("target") then TargetID = tonumber(UnitGUID("target"):sub(6,10), 16) else TargetID = 0 end
            if UnitExists("focus") then FocusID = tonumber(UnitGUID("focus"):sub(6,10), 16) else FocusID = 0 end
                
            -- Siege of Orgrimmar Bosses
    Code:
        elseif BossID == 71734 then -- Sha of Pride
                
                local DebuffID = 144358 -- Wounded Pride
                
                if not UnitExists("focus") or FocusID ~= BossID then
                    if TargetID == BossID then FocusUnit("target") end
                end 
                
                if FocusID == BossID and DebuffSituation(DebuffID) 
                and IsTauntDistance("focus") and not AggroCheck("player", "focus") then
                    CastSpellByName(GetSpellInfo(115546), "focus")
                    return true
                end
    Again, im not sure if its is even to any help, but i thought it might be, or maybe you already know why it aint working
    @ T - Yea I have some ideas, I have been super busy with work. (Working now lol) was up until 2 am last night trying to finish it but had to get to bed lol. Its funny, I enjoy coding more than playing the damn game rofl. Anyhoo, well see if we can get it working at some near point

    Originally Posted by Kroniq View Post
    New update works well. Thnx for all yur hard work GB!
    Your welcome man. Hope you guys have less issues now. I didn't run into a single LUA error after the final fixes late last night so all should be golden

    -GB

  3. #333
    Kroniq's Avatar Active Member
    Reputation
    18
    Join Date
    Jul 2010
    Posts
    64
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've run the update in reg 10man upto the 5th boss ... all 3 flex's and all 3 lfrs. No issues at all now.

  4. #334
    expunge's Avatar Knight-Lieutenant
    Reputation
    17
    Join Date
    Nov 2011
    Posts
    226
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was tanking sha of pride last night in LFR and when the raid got low it popped me out of bear (while tanking) and casted tranq? Not sure if it was something I did or what but it freaked me out. I probably just hit the wrong button.

  5. #335
    tihifniz's Avatar Contributor
    Reputation
    185
    Join Date
    Jun 2012
    Posts
    207
    Thanks G/R
    45/56
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you press Left Shift, it casts tranq.

  6. #336
    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)
    Yeah, if you look through the first post I think he shall have all the keybinds covered ^^ Tranquility is one of those.

  7. #337
    tihifniz's Avatar Contributor
    Reputation
    185
    Join Date
    Jun 2012
    Posts
    207
    Thanks G/R
    45/56
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey GB, can you add a IsMounted check so i dont randomly gets out of my form or off my mount to buff another player? Died 2 times today because of that <.<

  8. #338
    rocambole's Avatar Member
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi there. Need some advice regarding talents and glyphs and also which profile to use for proving grounds. never played a guardian before with my druid and Im a clueless **** bear lol.

    thanks for your advices.

  9. #339
    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 rocambole View Post
    Hi there. Need some advice regarding talents and glyphs and also which profile to use for proving grounds. never played a guardian before with my druid and Im a clueless **** bear lol.

    thanks for your advices.
    Primarily you will be using SD rotation which prioritizes Savage Defense (Dodge). If u find u need more healing, you can switch on the fly to the Frenzied Regen Priority Rotation by holding left alt. Hold it again to switch back to SD, etc.

    As far as Talents, I use
    - Wild Charge
    - Ysera's Gift
    - Typhoon (But Mass Entanglement has its uses rarely situation-ally)
    - Soul of the Forest (But Incarnation is ok too if Using Dream of Cenarius (for More Mangles!))
    - Mighty Bash (But Ursol's Vortex has its uses in some encounters)
    - Heart ofthe Wild or Dream of Cenarius, (contingent on if you need ALOT of healing (DoC) or more Health/Damage (HOTW))

    As for Glyphs:
    Major Glyphs
    Stampeding Roar is very useful 99% of the time.
    Glyph of Maul is useful 50% of the time on average.
    Glyph of Rebirth is useful 100% of the time if your using DoC (Instant Battle Resses)
    Survival Instincts is useful often when you take large amounts of spike damage over very short periods of time.
    Might of Ursoc is very situational, and not used much.
    Master Shapeshifter is useless
    Prowl is good for pvp.
    Barkskin is good for pvp
    Frenzied Regen is useless pretty much.

    Minor Glyphs
    Glyph of Aquatic form and Glyph of Grace have decent general purpose use.
    Anything else is personal preference.

    -GB

  10. #340
    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 tihifniz View Post
    Hey GB, can you add a IsMounted check so i dont randomly gets out of my form or off my mount to buff another player? Died 2 times today because of that <.<
    Done, and testing newest push.

    Added in Auto Taunt code for Immerseus and Sha of Pride, Auto Ravage if in Cat form and Prowl is Active (For those HOTW users who dont start tanking first and want to burst it up!)

    Consolidated numerous abilities into one to clean up some clutter and speed of rotations. New Ability: (Misc Abilities)

    Will edit this post when testing is finished and upload is complete for you fine people!~


    **EDIT - 3.3-5.4 is live LUA data file has also been updated - page 1 for more details~

    -GB

  11. #341
    rocambole's Avatar Member
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by googlebee View Post
    Primarily you will be using SD rotation which prioritizes Savage Defense (Dodge). If u find u need more healing, you can switch on the fly to the Frenzied Regen Priority Rotation by holding left alt. Hold it again to switch back to SD, etc.

    -GB
    Hey GB. Thanks a lot man. With your advices and profile I managed to get gold tank and I never ever played a bear before. Cant thank you enough.

  12. #342
    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)
    Made a slight edit. (Had Auto MOTW in 2 places)

    Can update within PQR - Version is the same.

    -GB

    P.S. - Let me know if the auto taunt code is working out. I did LFR for Sha of Pride last night late, but lucky me there is no Wounded Pride tank swapping lol.

  13. #343
    tihifniz's Avatar Contributor
    Reputation
    185
    Join Date
    Jun 2012
    Posts
    207
    Thanks G/R
    45/56
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the update GB, i have a normal raid today so will test it out on Sha of Pride

  14. #344
    Kroniq's Avatar Active Member
    Reputation
    18
    Join Date
    Jul 2010
    Posts
    64
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can confirm taunt code is working on sha of pride and immerseus. Did them yesterday on 10man.

  15. #345
    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)
    Aand endless wave 30+ & proven defender-title.

    Cheers!

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 10:22 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search