MQ2 Bot Question

lordvegga

Member
Joined
Nov 12, 2011
Messages
91
Reaction score
4
Points
8
Hello Everyone-

I've recently returned to the game and I am trying to get acquainted with MQ2Bot (I used to use macbot).

I am trying to build up my .ini for my Berzerker starting with the basics (from scratch so I can learn what is what), so I turned all of my /melee featurs off (like Frenzy, Warcry, etc...(all set to =0)).

I then added a bunch of holyshits to perform the button smashes that I want to take place. I have all of my "melee" settings where I want them, and all of the buttons I want smashed are being smashed when attack is on. This is where I get into trouble, and leads me to my question...

I want to use MQ2bot to auto assist, attack the mob, and when the mob is dead return to camp.

When I turn on Bot (/bot on) my berzerker assists, but also smashes a bunch of other buttons I don't want smashed, like burn discs and AAs that I save for named mobs, and some AE AAs as well that are causing proximity agro.

My question is, where are these controlled from?

I read the FAQ, and I see this addressed, but in my .ini "server.character.ini" file I see no reference to these skills, AAs or Discs. So I am not clear on where to find them, or how to turn them off. Sorry if this is a stupid question.

When I "/bot on" I see the list generated in the window, and "Braxi's Howl" for example, is listed and identified as "AA5: Braxi's Howl".... where is this controlled? How do I turn this on and off? I don't want this AA triggered during regular combat with trash mobs, along with a series of other AAs and Discs.

Thank you in advance.

Below is what is in my .ini under the MQ2Bot section:

[MQ2Bot]
Debugging=0
BotVersion=20200403.2141
BotCommandsOn=
BotCommandsOff=
AlwaysCheckAdds=0
RestrictedZones=,344,202,151,345,
BuffPassword=NULL
AuthorizedUsers=|guild|group|netbots|
CycleDelay=3
DefaultGem=1
AnnounceEcho=0
AnnounceEQBC=0
AnnounceAdds=0
AnnounceMezBreaks=0
AutoInvisDistance=0
AssistAt=97
AssistRange=100
UseManualAssist=0
AssistName=
MercAssistAt=100
MercAssistRange=0
MeleeAt=98
MeleeDistance=40
DoPetSwarm=0
PetAttackAt=100
PetAttackRange=60
RepositionIfSummoned=0
MedStartAt=0
MedStopAt=0
MedToFull=0
MedDuringCombat=0
EndMedStartAt=0
EndMedStopAt=0
EndMedToFull=0
MinManaToNuke=0
NukeToTAt=80
ManaToSummon=100
SummonModRods=0
UseModRods=0
AACutoffTime=10
AAStopAt=25
AggroAt=70
AutofireAt=0
AutofireDistance=100
DebuffAdds=0
DebuffAt=100
DebuffStopAt=10
DebuffAEAmount=3
DotAt=99
DotStopAt=10
FaceAngle=360
FadeAt=20
GrabAdds=0
GrabPrimary=0
InterruptToHealAt=0
HealAt=80
HealToTAt=80
HealSelfAt=80
HealDelayedAt=95
HealDurationAt=95
HealGroupAt=80
HealPetAt=80
ImHitAt=50
JoltAt=70
KnockbackAdds=0
KnockbackPrimary=0
LifetapAt=80
LootInCombat=0
LootRadius=0
ManaAt=80
NukeAt=99
RezRadius=100
RootAdds=15
RootPrimary=0
SnareAt=10
SwarmAt=99
UseAutoFire=0
UseAENukes=0
UseAura=1
UseClickyBuffs=0
UseClickyNukes=0
DebuffsSpellFirst=0
UseDiscsOffensive=0
UseDiscsDefensive=0
UseFightBuffs=0
UseMainTankBuffs=0
UseManaInCombat=0
UseManaOnOthers=0
UseMez=0
UsePet=0
PetReagentCheck=1
PetIllusionItem=NULL
CustomPetSpell=NULL
UsePetBuffs=0
StandOnPetAttack=0
UseSelfBuffs=0
AutoFollowLeader=0
AutoFollowSettings=30 healer
UseNetBots=0
NetBotsName=NULL
DoDebug=0
PullingDistance=0
PullingMaxZ=30
PullingLOS=1
DoPulls=0
PullSkillName=
AnnounceBehaviorChange=0
AttackCommand=/killthis
SafetyInvisOnWarp=0
SafetyCommandOnTell=
SafetyCommandOnGM=
SafetyCommandOnMyWarp=
SafetyCommandOnOthersWarp=
SafetyCommandOnTooFarFromCamp=
IgnoreTheseSkills=
 
Last edited:
in your server_character name ini there is a MQ2Bot section (similar to MQ2Melee section)

there wont be an in specifying aas discs spells etc
when u type /bot on it will spit out info in you mq2 window

for the example you gave
AA5: (for u its Braxi's Howl)
what u can do to manipulate it somewhat is
AAif5=0 (that will turn it off or you could do
AAif5=(put conditions here similar to holy flags)

this applies to most anything that bot spits out in the MQ2 chat window
gl
 
Thank you Dealings. That explanation is exactly what I was looking to learn. I appreciate the response.
 
A question about conditions. Is there a condition to stop AEing when I have things mezed..either via bard or chanter?.
 
find a condition to stop doing what ever u are doing when there are more than 2 mobs within a radius

the holyshit thread has examples of that