Help with Shaman bot

sapper524

New member
Joined
Feb 24, 2019
Messages
5
Reaction score
0
Points
0
I have tried modifying his file to turndown his assist range and change his debuff value but he still assists at max range and spam casts Malo and slow over and over and over on the same mob. How can I adjust this ?
 
WindowTitle=MMOBugs MQ2DoCrack
Fades=1
Delay=2000
Duration=500
Alpha=255
FadeToAlpha=255
BGType=1
BGTint.alpha=255
BGTint.red=255
BGTint.green=255
BGTint.blue=255
ShowWindow=0
[MQ2DpsOpt]
Sort=0
PetFollowOwner=1
AbsoluteDps=1
ON=1
[MQ2DpsWin]
Top=0
Bottom=130
Left=260
Right=600
Locked=0
WindowTitle=DPS Window
Fades=1
Delay=2000
Duration=500
Alpha=255
FadeToAlpha=255
BGType=1
BGTint.alpha=255
BGTint.red=255
BGTint.green=255
BGTint.blue=255
ShowWindow=0
[MQ2Bot]
Debugging=0
BotVersion=20190221.1857
BotCommandsOn=
BotCommandsOff=
AlwaysCheckAdds=0
RestrictedZones=,344,202,151,345,
BuffPassword=NULL
AuthorizedUsers=|guild|group|netbots|
CycleDelay=3
DefaultGem=1
AnnounceEcho=1
AnnounceEQBC=0
AnnounceAdds=1
AutoInvisDistance=0
AssistAt=100
AssistRange=20
UseManualAssist=0
AssistName=
MercAssistAt=100
MercAssistRange=0
MeleeAt=0
MeleeDistance=40
DoPetSwarm=1
PetAttackAt=98
PetAttackRange=80
RepositionIfSummoned=1
MedStartAt=70
MedStopAt=100
MedToFull=0
MedDuringCombat=0
EndMedStartAt=0
EndMedStopAt=0
EndMedToFull=0
MinManaToNuke=0
NukeToTAt=80
ManaToSummon=100
SummonModRods=1
UseModRods=1
AACutoffTime=10
AAStopAt=25
AggroAt=70
AutofireAt=0
AutofireDistance=100
DebuffAdds=1
DebuffAt=100
DebuffStopAt=10
DebuffAEAmount=1
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=1
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=1
UseAura=1
UseClickyBuffs=1
UseClickyNukes=1
DebuffsSpellFirst=0
UseFightBuffs=1
UseMainTankBuffs=1
UseManaInCombat=1
UseManaOnOthers=1
UseMez=1
UsePet=1
PetReagentCheck=1
PetIllusionItem=NULL
CustomPetSpell=NULL
UsePetBuffs=1
StandOnPetAttack=0
UseSelfBuffs=1
AutoFollowLeader=0
AutoFollowSettings=30 healer
UseNetBots=0
NetBotsName=NULL
DoDebug=0
PullingDistance=0
PullingMaxZ=30
PullingLOS=1
DoPulls=0
MQ2NavDistance=10
PullSkillName=
AnnounceBehaviorChange=0
AttackCommand=/killthis
FocusClasses=|WAR|MNK|ROG|BER|CLR|DRU|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
RegenClasses=|WAR|MNK|ROG|BER|CLR|DRU|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
HasteClasses=|WAR|MNK|ROG|BER|CLR|DRU|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
SafetyInvisOnWarp=0
SafetyCommandOnTell=
SafetyCommandOnGM=
SafetyCommandOnMyWarp=
SafetyCommandOnOthersWarp=
SafetyCommandOnTooFarFromCamp=
[MQ2AutoBuff]
AutoBuff=on
Keys1=keyword1,keyword2,keyword3
Name1=Spell Name
Type1=gem1
Keys2=keyword1,keyword2,keyword3
Name2=Another Spell Name
Type2=gem5
 
Nothing in that sticks out to me. You are sure you have your MA set, and your ET1 slot set to MA target? For now, set your DebuffStopAt=95 or something like that, see what happens. I'll add additional debug logging for the Debuff sequence in the next push I make to mq2bot.

Thanks.

htw
 
turned the debuffstopat=90 and now he stops spamming those but barely and very randomly casts any DOT or DD spells and just sits and heals....
 
find out which debuffs are your slow and malo
mine are 1 and 2 i think

Code:
Debuffif1=!${Target.Maloed.ID}
Debuffif2=!${Target.Slowed.ID}

add that in the debuff area and hopefully it stops doing that stuff