Jump to content

Druid class fight problem


Recommended Posts

Try setting all your attacks with the condition Buff Bear Form. So that the bot knows that is needs to be have that buff in order to cast that move. And under  Bear Form in your Rotation give Bear Form a C Sharp code snippet to check and see that your not in Bare so cast Bare Form.

!wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(5487).objectManager.Me.InCombat

This Code will Make You cast Bare Form as Long as you dont have the Buff Bear Form and as Long as you are in Combat. I'm not sure if the Variable that I added objectManager.me.InCombat is a working Variable. Test it and let me know. If doesn't work then just add the condition Me In Combat / True.

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...