Shaman lvl 93 keeps spamming Lupine Spirit IV

thriky

Premium Member
Joined
Sep 25, 2008
Messages
24
Reaction score
1
Points
3
I turn on bot and it just sits there spamming Lupine Spirit IV. What am I doing wrong? (pretty new to MQ)
 
Guessing it's trying to cast the AA and it's not taking hold?

Disable it. See quote below on how.

My character is using a clickie or using a spell I don't want it to use, how do I stop it?

MQ2Bot reads what AA's/Auras/Clickies you have and what spells you have memorized to determine what the best spell to use is. The way to disable a certain item is to edit your MQ2Bot character ini file and create an if statement to disable it.

When you start the bot with /bot on, it will spit out a ton of information into your MQ2 window. Find the Spell/AA/Clickie you want to disable.

Example:
Code:
Mez0: Beam of Slumber XIV

Open up the Server_CharacterName.ini in your MQ2 folder. There will be a section called [MQ2Bot], scroll to the end of that section.

Add in
Code:
Mezif0=0
To the bottom of that MQ2Bot section. Save, and restart bot with /bot on.

It should now say "MezIf0: 0" when you start up the bot, and this will disable the spell from being used.

You can repeat this for any AA's, Heals, Buffs, Nukes, Clickies or anything else listed when you start MQ2Bot.