I just want to say thank you Mirabis for all of your hard work! With a few tweaks to the preset 2v2 settings, I can honestly say that I've gotten above a 1700 rating in 2's. Without this CC, my druid would be my banker lol! Thanks again!!!!
PS
The only issue I run into in regards to pvp, is self healing...I've adjusted the priority and etc, but nothing works. Eg: I'm 50% health, two other of my team mates are 40% health. A rogue jumps on me, it doesn't switch back to me, like if it's thinking too hard. Anyhow, I've gotten around this by making a "/cast [target=arena1] SPELL" marco and binding it to my mouse![]()
Will have a look at the priorities tomorrow![]()
Request for PvP Changes
- Looking for Active PvP'rs or atleast good knowledge of Druid pvp.
- Preferable someone with a skilcapped sub to share.
- Any PvP Knowledge.
If this is you, or u have anything in the above list please contact me.
Mirabis,
PVP is in my bloodand I have a pretty good grasp on the druid class?.so, If I can help you in anyway, please don?t hesitate to ask.
Thanks,
Cobra
Awesome, thank you!
Also, I?m having a different issue with the 1.6.5 Public / 1.6.6 Developer version. In regards to battlegrounds/arena, the CC totally does not switch/recognize players who need to be healed. I?ve messed with the settings, but nothing works, thus, I?m thinking something internally with the priorities needs an adjustment. As of right now, I?m still using MADv1.5.2
Thanks,
Cobra
all works fine, but from time to time begins to speak-your skill is not enough for the casting of this spell, and no longer a while to work. And even how to change, what would you heroism, did not pass into the tree of life?
sorry for my bad English
Spell.Cast("Incarnation: Tree of Life", ret => StyxWoW.Me, ret => GetAsyncKeyState(Keys.F6) != 0),
and
Spell.Cast("Incarnation: Tree of Life", ret=false, ret => StyxWoW.Me, ret => GetAsyncKeyState(Keys.F6) != 0),
Hello Mirabis,
Pretty please, can you setup "Incarnation: Tree of Life" hotkey that lets me get into Tree Form while the routine is slamming away GCDs. I tried different variations but I was not able to get it working.
For example, I tried the following in the PVP Rotation (I wasn't able to get F9 to work either for some reason):
Code:Spell.Cast("Incarnation: Tree of Life", ret => StyxWoW.Me, ret => GetAsyncKeyState(Keys.F6) != 0), and Spell.Cast("Incarnation: Tree of Life", ret=false, ret => StyxWoW.Me, ret => GetAsyncKeyState(Keys.F6) != 0),
This was using 1.6.5 main trunk.
Spell.Cast("Incarnation", ret => StyxWoW.Me, ret => [COLOR=#333333]GetAsyncKeyState(Keys.F6) != 0),[/COLOR]
Maybe rename "EPIC" in MAD GUI to something like "Regrowth Spam/Filler" so there will be less confusion.
Just got done using this on random BG and something is definitely wrong. The bot just heal myself and doesn't heal anyone else which is weird. Not sure what I did wrong so I've attached a log so you can find out why it's not healing anyone. Forgot to mentioned this is public version V1.6.5. Thanks.
would it be possible to test the new leaves cc mirabis since its nearly complete? really looking forward to it!