• Visit Rebornbuddy
  • Oracle - Open Beta [CC]

    Discussion in 'All in One' started by wulf, Aug 30, 2013.

    1. terrorslet

      terrorslet New Member

      Joined:
      Jul 31, 2011
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      im using this CC on my paladin but 1 thing i noticed is when it needs to use CDs it spams all CDs at once, i think there should be a delay in between or max 2 CDs up at a time.

      for this rest i love this CC. works perfectly especially on malkorok.
       
    2. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Update release 315

      Improvement[Shaman]: EnableWaterShield setting.
      Improvement[Monk]: EnableLifeCocoon setting.
       
    3. Inclusive

      Inclusive New Member

      Joined:
      Mar 8, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      there is a way to toggle to usage of mushroom placement for rdruids. even with it off, it does it anyways
       
    4. froggystyle

      froggystyle New Member

      Joined:
      Jan 8, 2011
      Messages:
      305
      Likes Received:
      0
      Trophy Points:
      0
      just started useing tghis last night and open 2 test anything for a paladin in a 25man heroic enviroment for ya
       
    5. Xiodrade

      Xiodrade New Member

      Joined:
      Dec 12, 2013
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Can you add an EnableDevotionAura setting for paladin?
       
    6. spacerideruk

      spacerideruk New Member

      Joined:
      Oct 31, 2010
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      hi does this routine heal the demolition crew npc in heroic galakras using a mw monk?
       
    7. HomeBoy

      HomeBoy New Member

      Joined:
      Jun 4, 2013
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      Any chance of a 'key press pause' feature being implemented similar to Tuanha's? It is not ideal to have to ALT-X Tyrael in order to use Zen Meditation on a Mistweaver.
       
    8. emmark

      emmark Member

      Joined:
      Apr 28, 2010
      Messages:
      257
      Likes Received:
      1
      Trophy Points:
      18
      Hey,
      I get this Lua error when running the routine. Only happens once when I start Honorbuddy, so no big deal, just thought you should know.

      Using version 1.0.0.315
      Code:
      Message: [string "WoW.lua"]:1: bad argument #2 to 'remove' (number expected, got string)
      Time: 01/21/14 10:44:13
      Count: 36
      Stack: [C]: in function `remove'
      [string "WoW.lua"]:1: in main chunk
      
      
      Locals: (*temporary) = <table> {
       COMBAT_LOG_EVENT_UNFILTERED = <function> defined WoW.lua:1
      }
      (*temporary) = "COMBAT_LOG_EVENT_UNFILTERED"
      (*temporary) = "number expected, got string"
      
       
    9. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      Wulf told me this is "normal" and can be ignored. Although I only get this with Oracle and I use about 15 different Routines... ;)
       
    10. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thanks, you can safely ignore this.

      For those interested I tracked this down to the honorbuddy method:

      Code:
      Lua.Events.RemoveFilter("COMBAT_LOG_EVENT_UNFILTERED");
      Go bug them :p
       
    11. ebouster

      ebouster New Member

      Joined:
      Oct 6, 2012
      Messages:
      245
      Likes Received:
      1
      Trophy Points:
      0
      Just pause routine real quick and spam soothing until 3 chi then cast enveloping.. ez
       
    12. novicane

      novicane Member

      Joined:
      Dec 4, 2012
      Messages:
      65
      Likes Received:
      1
      Trophy Points:
      8
      How well does the reso shaman work? I see a lot comments regarding heroics so im assuming it works well.
       
    13. manesse

      manesse New Member

      Joined:
      Jan 25, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      You can open TyraelInterface.cs in \Bots\Tyrael\Shared and add this line : comboPauseKey.Items.Add(new CboItem((int)Keys.None, "Disable hotkey")); then you dont have to do ALT-X, just ALT or CTRL etc.

      example:
      comboPauseKey.Items.Add(new CboItem((int)Keys.XButton1, "Mouse button 4"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.XButton2, "Mouse button 5"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.D1, "1 (no numpad)"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.D2, "2 (no numpad)"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.D3, "3 (no numpad)"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.Q, "Q"));
      comboPauseKey.Items.Add(new CboItem((int)Keys.None, "Disable hk"));
      ............
       
    14. Botter4Life

      Botter4Life New Member

      Joined:
      Feb 16, 2013
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      Well, after having problems with resto druid a little while back (mushroom placement ect) I can say this is working absolutely great. I am only at 510, but every raid I am either 1st or second in healing done, and it is pretty mana efficient even with limited spirit.

      One thing I have noticed is it is a little late on casting Wild Growth, CD ends, and maybe 3-4 secs later it pops it. And same thing with swiftmend. It becomes annoying when I must manually pop it if I want to heal efficiently. Also periodically used Nourish even if disabled. I can run a raid tomorrow and post a log if needed. Aside from that healing great, doing around 90 -130k HPS consistently, always top 2 heals ToT and SoO
       
    15. triggersad

      triggersad New Member

      Joined:
      Feb 14, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      How do other shamans deal with not having the ability to manually place healing rain where ever you want?
       
    16. Kabman

      Kabman New Member

      Joined:
      Oct 2, 2012
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      Would you be able to add an option to place healing rain/wild Mushroom where its going to hit the most raid members? Like maybe cast it on the person that has the most people within X amount of yards?
       
    17. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      hello kabman,

      this should already be done by the CR, finding the best cluster (most people that need help) was one of the reasons for the new framework of oracle.
       
    18. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Update revision 317

      • Paladin: Fixed possible FoL spam on beacon target (thanks to Stormchasing for the Patch!)
      • DispelManager: will no longer dispel Corrupted Touch - Causes a corrupted explosion when removed. (thanks to Stormchasing for the Patch!)
      • Stopcasting: now checks for Devotion Aura and Hand of Protection for thocks scream (thanks to Stormchasing for the Patch!)
      • Dispel: Sha of Corruption and Envenomed shadow step added to default dispels list (thanks to Stormchasing for the Patch!)
       
    19. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Are you talking about the "Healing Rain Overide" setting? if so I do plan on making a "Largest Cluster" setting very soon. This will apply HR to the largest cluster of players instead of you or the tank or the secondtank.
       
    20. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Set the "Healing Rain Overide" to none and lower the AoE values for healing rain to 0/0
       

    Share This Page