• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • MAD (Miraculum Apocatstasis Druidae)

    Discussion in 'Archives' started by Mirabis, Oct 18, 2012.

    1. falldown

      falldown Member

      Joined:
      May 15, 2011
      Messages:
      453
      Likes Received:
      8
      Trophy Points:
      18
      Like you said earlier you hadn't bound some GUI settings checks to the actual rotation, well I found some and I also found your Settings file had the wrong names for most interrupt settings.

      Stuff like
      //Cyclone
      Code:
      [Setting, DefaultValue(true)]
      public bool Cyclone { get; set; }
      Interrupt Cyclone is called ICyclone everywhere else in the code. This is the same case for a few other interrupts as well. Just thought I'd let you know incase you missed that one :p

      Edit:
      Oh and the Flag Carrier code, I got the flags mixed up so it should be

      Code:
       (StyxWoW.Me.IsAlliance && unit.HasAura(23335)) || (StyxWoW.Me.IsHorde && unit.HasAura(23333)
      Instead. And I added the Power Orbs for Temple Of Kotmogu or whatever that map was :p

      Code:
      || unit.HasAura(112055) || unit.HasAura(121164) || unit.HasAura(121175) || unit.HasAura(121176) || unit.HasAura(121177) || unit.HasAura(127959))
      (There's a lot of different Power Orb Auras, not sure which one the game actually uses)

      Edit2:
      It doesn't use Barkskin or Ironbark in 2v2 arenas really. The code has them setup to use them when there are 3 or more targets attacking you/HealTarget or 2 if you have Deep Freeze Stun on you. So almost never in an arena. Though I assume with the new GUI you're working on you'll be able to change this setting as well, but figured I'd let you know, just in case :D
       
      Last edited: Nov 24, 2012
    2. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Hehe yeah, I'm going to use a alternative method for the orbs etc ( bundle them together ).

      But as I know u know how to code or atleast understand, perhaps are u interested in the developer version(s)?
      About the Cyclone yeah I noticed, even in new GUI I was like why do I have Cyclone twice ;S
      Gotta change the names to be a bit more understandable.
       
    3. falldown

      falldown Member

      Joined:
      May 15, 2011
      Messages:
      453
      Likes Received:
      8
      Trophy Points:
      18
      I just posted a 2nd edit on my last post. And developer version would be nice, wouldn't mind helping with the CC anyway I can :)

      You can contact me on Skype or Aim or Steam (I'm always on steam).
      Skype: fall_down1
      AIM: juugori@hotmail.com
      Steam: painkiller[FIN]
       
    4. Drizzt1990

      Drizzt1990 New Member

      Joined:
      Dec 22, 2011
      Messages:
      548
      Likes Received:
      3
      Trophy Points:
      0
      What Bot and what settings one should use fpr this CR?

      Lazyraider with auto targeting enabled?
       
    5. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Look at the Picture on first page =]
       
      Last edited: Nov 25, 2012
    6. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      I'll add u once I come home =]
       
    7. Drizzt1990

      Drizzt1990 New Member

      Joined:
      Dec 22, 2011
      Messages:
      548
      Likes Received:
      3
      Trophy Points:
      0
      oh, gonna give it a try with tyrael too...
       
    8. xxxstar123

      xxxstar123 Member

      Joined:
      Aug 3, 2012
      Messages:
      393
      Likes Received:
      0
      Trophy Points:
      16
      hello and thank you for the efforts

      the cr i been testing thourgh dung and raids the looks good but there is 2 things when it's out of combat and everyone heals full it keeps casting spells not in group it keep casting lifbloom on it self also it never used heal touch in all settings
       
    9. Drizzt1990

      Drizzt1990 New Member

      Joined:
      Dec 22, 2011
      Messages:
      548
      Likes Received:
      3
      Trophy Points:
      0
      Seems like pressing F9 for checking the rotation speed just checks for the last time u pressed the key^^

      Spammed it for i while, log attached.
       

      Attached Files:

    10. Njoda

      Njoda New Member

      Joined:
      Jan 27, 2012
      Messages:
      261
      Likes Received:
      0
      Trophy Points:
      0
      Hmm for me it makes my game lag like a crazy?:s
       
    11. Drizzt1990

      Drizzt1990 New Member

      Joined:
      Dec 22, 2011
      Messages:
      548
      Likes Received:
      3
      Trophy Points:
      0
      try disable framelock
       
    12. astor007

      astor007 New Member

      Joined:
      Oct 18, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Awesome CC, thank you Mirabis !
       
    13. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Yea u should, with new update I'll add Tyrael too.
      I've been given permission to share it on the thread =]
      Latest Theorycrafting states Healing Touch & Nourish are useless at this moment. Speaking of end lvl raiding.

      Thankyou so much, I've moved the code for the rotation speed to another part. But this took away the whole point of it, will move it back to where it belongs and u'll be able to see correct values.
      Disable Framelock. It'll lag u like crazy, will adress this issue in next update too.
      Exactly =]
       
      Last edited: Nov 24, 2012
    14. xxxstar123

      xxxstar123 Member

      Joined:
      Aug 3, 2012
      Messages:
      393
      Likes Received:
      0
      Trophy Points:
      16
      Thank you very much for your reply nice work and i love it
       
    15. xLegendx

      xLegendx Active Member

      Joined:
      Apr 25, 2010
      Messages:
      1,050
      Likes Received:
      1
      Trophy Points:
      38
      With movement enabled it causes a lot of "stop and go"
      Doesn't happen with any other CC :|

      Deleted Logs but, I can reproduce it if needed.
       
      Last edited: Nov 26, 2012
    16. rogerdashrubber

      rogerdashrubber Member

      Joined:
      Dec 24, 2011
      Messages:
      89
      Likes Received:
      5
      Trophy Points:
      8
      Hi Mirabis, just wanted to add, i have been using this CC for a while now. It is great and makes me look like a pro healer in raids. Keep up the good work. Cheers.
       
    17. cameronmc88

      cameronmc88 Member

      Joined:
      Jun 25, 2012
      Messages:
      241
      Likes Received:
      1
      Trophy Points:
      18
      This viable for 10-man raiding?
       
    18. rogerdashrubber

      rogerdashrubber Member

      Joined:
      Dec 24, 2011
      Messages:
      89
      Likes Received:
      5
      Trophy Points:
      8
      More than, i am 5/6 MV and 2/6 HoF, and am often the top heals in our team. I am yet to hit a button other than symbiosis for the extra tranquillity and to push the character into big heals pre-emptively where it is needed.
       
    19. cameronmc88

      cameronmc88 Member

      Joined:
      Jun 25, 2012
      Messages:
      241
      Likes Received:
      1
      Trophy Points:
      18
      what is your settings or they default?
       
    20. HoneyBrew

      HoneyBrew New Member

      Joined:
      Oct 24, 2011
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      Yes works great!, works even beter in 10man when you have the gear

      and Mirabis when will you be releasing 3.2 :)
       
      Last edited: Nov 27, 2012

    Share This Page