Wench
New Member
- Joined
- Aug 13, 2010
- Messages
- 54
- Reaction score
- 1
Hello everyone, I'm new to the site and boting in general. I also don't have any experince with programing as a result all of this will be copy and paste with small changes (the ones that I think I understand) so all credit should go to previous athors. Anyway below is the outline I want to use as well as the code for it in italic (coming soon.) Any help with this would be greatly apprciated.
I also know that there is a moonkin cc called Kaboomkin however I can not get it to work and the standard druid cc was driving me nuts.
So....
//Out of combat
If not in mookin switch to moonkin
Apply thorns if thorns is missing or the duration is less then 1 min
Apply Mark of the Wild if Mark of the Wild is missing or the duration is less then 1 min
If health is less then 50% cast rejuvinate
If mana is less then 40% cast Inervate
Target mob
If range is less then Wrath's max distance move closer
//In combat
If health is less then 50% cast rejuvinate
If mana is less then 40% cast Inervate
//Aoe
If being attacked by 5 or more mobs
Cast Barkskin
Cast Starfall
Cast Hurricane
If being attacked by 3-4 mobs
Cast Hurricane
If target is 100% health and has less then 6k health then moonfire
Switch targets
//Single target
If target has more then 6k health
Cast wrath
If moonfire is not present on the mob cast moonfire else cast wrath
I also know that there is a moonkin cc called Kaboomkin however I can not get it to work and the standard druid cc was driving me nuts.
So....
//Out of combat
If not in mookin switch to moonkin
Apply thorns if thorns is missing or the duration is less then 1 min
Apply Mark of the Wild if Mark of the Wild is missing or the duration is less then 1 min
If health is less then 50% cast rejuvinate
If mana is less then 40% cast Inervate
Target mob
If range is less then Wrath's max distance move closer
//In combat
If health is less then 50% cast rejuvinate
If mana is less then 40% cast Inervate
//Aoe
If being attacked by 5 or more mobs
Cast Barkskin
Cast Starfall
Cast Hurricane
If being attacked by 3-4 mobs
Cast Hurricane
If target is 100% health and has less then 6k health then moonfire
Switch targets
//Single target
If target has more then 6k health
Cast wrath
If moonfire is not present on the mob cast moonfire else cast wrath