Plugin Disable AA in MQ2Bot

Wolfy

Premium Member
Joined
Jul 28, 2005
Messages
97
Reaction score
10
Points
8
Is there a way to stop my enchanter using the "Beam of Slumber" AA automatically?


Easy with spells, just don't mem them, but AA's? I'm lost


Thanks
 
/bot on


info gets spit out

.........there is beam of slumber

set what ever that aa is to 0 (number zero)

find out what it says about beam then post that here, if cant find it gl man
 
Thanks


Mez0: Beam of Slumber XIV


If I add Mez0=0 to my char ini file in the [MQ2Bot] section it doesn't seem to make any difference.
 
Thanks for your help, worked perfect
 
I'm trying to do the same thing with turning off a warrior AA named 'Press the Attack'. It's listed as:

Code:
Knockback0: Press the Attack VIII

I added the following to my .ini but the AA continues to fire:
Code:
Knockbackif0=0

Any additional suggestions as to how to turn it off?

Thanks
 
I'm trying to do the same thing with turning off a warrior AA named 'Press the Attack'. It's listed as:

Code:
Knockback0: Press the Attack VIII

I added the following to my .ini but the AA continues to fire:
Code:
Knockbackif0=0

Any additional suggestions as to how to turn it off?

Thanks

Hey Num,

When you do /bot on, is it showing "KnockbackIf0: 0" when bot starts?
 
Hi J,

Yes, it does indeed show "Knockbackif0: 0" when I type /bot on.
It's the line right after the Knockback0: Press the Attack VIII
 
Hi J,

Yes, it does indeed show "Knockbackif0: 0" when I type /bot on.
It's the line right after the Knockback0: Press the Attack VIII

Hmmm that more than likely means if statements are not working for Knockback for some reason.

You sure there isn't any other place shown as using the spell when you /bot on?
 
I figured out he issue I was having. My toon was using a different ability that was on the same timer. There is nothing wrong with the plugin. Thanks for looking into this.
 
Last edited:
Im trying to Do the samething for Ligament strike when i do /bot it shows as AA1 how do i disable its use, any help is appreciated