Pasterke
Well-Known Member
- Joined
- Dec 12, 2011
- Messages
- 1,228
mind sharing your workaround?
My main is a feral druid and I always used Superbad as my CR. There's was no need to make my own, because superbad was very good.
But then came the day Handnavi let us know that he no longer could work on this CR, and then I started to develop my own CR.
It's not ready to share, but it's working very good.
Download :
View attachment FeralKitty.zip
Only use it with combatbot.
All settings are exact values and for the moment you can't change them.
There is no movement, targetting, facing.
You cannot use it for grinding, questing etc ....
I use it for raiding and doing dailies.
With the new patch I updated 1st of all some of my other routines. When I have time, I will add the settings in the GUI.
In the FeralSettings are all the values I use for the moment.
example :
Code:
[Setting, DefaultValue(0)]
public int Malchemyflask { get; set; }
[Setting, DefaultValue(1)]
public int PHealthStone { get; set; }
[Setting, DefaultValue(65)]
public int PHealthStoneHealth { get; set; }
If you have Alchemy put on 1 and he will use it.
If you want to use healthstone, put on 1 and below health % to use it.
Some other settings are hardcoded in the CR for the moment.
Feel free to use it, but don't start to ask for settings, they come if I have time and if I'm satisfied with the rotation.
BTW : berserk and incarnation will only be used on bosses.
Last edited: