Jump to content

Druid Healer AIO 2.6.0

   (0 reviews)

About This File

Note that this a early beta version that MAY HAVE BUGS! Also remember that i'm still learning C# and how the bot API works but i learn fast!

This is ported from @Pasterkes profile to WOTLK with improvements such as innervate and tree form.

This will be updated frequently untill it's done. It managed to heal 63 lvls group through blood furnace without a single wipe.

Special thanks goes to @RSpro (testing) and @iMod (code debuging, helping a noob) for helping with this! And ofcourse @Droidz

Missing something or found a bug? Let me know and i'll try to fix it ASAP!

NOTE! WITHOUT THESE THINGS IT WILL NOT WORK AT ALL!

- Settings configurated properly (tank, healer names added etc)

- If the settings aren't shown as BOLD they will not save! Why? i don't know... yet

- party product

- healer mode from party


What's New in Version 2.6.0   See changelog

Released

+ Fixed not using tree form

+ Added option in settings to completely disable use of Wrath

Forgot something for sure...


User Feedback

Recommended Comments

How do i use it correctly? Ive put it in both Fight class folder and plugins, its also showing up in plugins, but i cant open any settings. Druid is in Partymode with Healer enabled.

,

Link to comment
Share on other sites

For the settings, you need to set all values to 0 and for the bools all settings to false.

Then the settings will work and be saved.

In the Description you can show the prefered settings.

[Setting, DefaultValue(0)]
[Category("Protection")]
[DisplayName("Gift of the Naaru HP %")]
[Description("Use if my healthpercent <= VALUE (best VALUE=65)")]
public int naaruPercent { get; set; }

 

Link to comment
Share on other sites

got it working after some hassle ^^ Thanks ALOT for this!

if anyone could share some really good settings for it, it would be amazing :)

Link to comment
Share on other sites

On 25.1.2017 at 0:15 PM, Phantom said:

got it working after some hassle ^^ Thanks ALOT for this!

if anyone could share some really good settings for it, it would be amazing :)

Could you share what you did to get it to work? :P

Link to comment
Share on other sites

Could there be an option to turn off motw and thorns? it sometimes just spams one of these on one party member. 

Link to comment
Share on other sites

Works great for me healed tons of runs,only thing i dont like is when it wants to heal even out of range you struggle to move

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...