MQ2Bot Healer Question

eqman22

Lifetime Member
Joined
Oct 31, 2007
Messages
463
Reaction score
5
Points
18
When I use mq2bot on my healers (druid and cleric) in group content or on raids, the druid and cleric nuke, debuff, and all that stuff. I do NOT have any detrimental spells memorized, so they are using the AAs. Is there any way to make them NOT use these detrimental abilities? I just want them to heal. When they start nuking and debuffing and stuff it takes away from the heals.

Thanks!
 
You could make if statements for all the things you don't want to use during raids:

NukeIf0=!${Raid.Members}
DebuffIf0=!${Raid.Members}

Alternatively, you could just not mem those during raids.
 
As I mentioned in my original post, it is using the AAs to debuff/nuke, etc. I am not memorizing anything that is detrimental.
 
As I mentioned in my original post, it is using the AAs to debuff/nuke, etc. I am not memorizing anything that is detrimental.
Then make the if statements as suggested.
 
This may seem like a silly question, but where do you find the INIs for mq2bot? I see in the mmobugs folder where the bot.mac is, but I can't seem to find the mq2bot.
 
Disregard my last question. I think I found it in the forums. I was just misreading it. Thanks!