Bot macro - Customization

Warrior Pull

I haven't had any problems till today with my warrior pulling. Now instead of using Guardian Blades, he'll just unequip his bow to the cursor, and spam them but not throw anything. Before all I had to do was have them in the ammo slot. Now it's swapping them to my ranged, but doing nothing in the process.
This is what I've got

Code:
[Pulling]
AlertListClear=TRUE
AlertListClearTimer=10m
PullConColor=GREEN,LIGHT BLUE,BLUE,WHITE,YELLOW
CourseCorrectionTimer=5
PrePullSkillName=
PrePullSkillGem=
PrePullSkillDelay=
PrePullSkillReuse=
AmIPuller=TRUE
PullRadius=650
PullZRadius=150
PullCastRange=150
MQ2NavPullRadius=10
MQ2NavPullZRadius=10
ReturnActionTotal=0
ReturnAction1=
PullingMethod=Standard
PullingAnnounceCMD=NULL
PullingTotal=1
PullAtMyHPs=95

PullSkillName1=Guardian Blade
PullSkillRequiresLineOfSight1=TRUE
PullSkillDistance1=150
PullSkillSummon1=
 
i believe it is still using /throwit, and that is set up via mq2melee under the following settings:

[Mq2Melee]
bow=#####
ammo=#####


You'd need to change those with whatever is appropriate.
 
If I have a disc burning, my pull ability wont trigger (even though it can). The pull ability I'm using is called Exuberant Dagger-Throw. It's a rogue skill that you can use even while other discs are running.

Anybody have a resolution to this one? I checked the bot.mac code but I'm just too unfamiliar with it to pinpoint where the issue might be. I'm expecting to find an if statement that says "If disc is running and pullskillname is a disc, then wait till the disc fades".


(The bummer of this issue is that my Rogue can't keep up his long duration burn since he's my puller and currently the only one I have that can).
 
Warrior Pull

[Mq2Melee]
bow=August Infused Glowbow
ammo=Guardian Blade

I put this in my Warrior ini, but the bow doesn't use the ammo. I just wear it for stats. It doesn't seem to be working any differently. You think it may just be MQ2Melee? It's been acting all sorts of crappy the past week or so. A few days ago, my warrior was pulling with no problems.

/shrug
 
You can't put names in it like that, and ammo isn't even a valid option.

Straight from the WIKI WE ALL READ:

arrow=[Item ID]
Item ID of ammunition to use for ranged/throwing attacks.

bow=[Item ID]
Item ID for ranged weapon.


E.g:

[Mq2Melee]
bow=139690
arrow=46971


htw

woohoo, I got colorful!
 
Same Result

Got the ID's from Lucy but exact same results as before =(
Pulling stopped working for my Pally too and he's using a spell. He was working fine less than a week ago, and now he tries to pull from camp spam casting whether he has visibility or not. First time I've had a problem like this with zero changes to my ini pull wise.

[Mq2Melee]
bow=120419
arrow=53361

Code:
[Pulling]
AlertListClear=TRUE
AlertListClearTimer=10m
PullConColor=GREEN,LIGHT BLUE,BLUE,WHITE,YELLOW
CourseCorrectionTimer=5
PrePullSkillName=
PrePullSkillGem=
PrePullSkillDelay=
PrePullSkillReuse=
AmIPuller=TRUE
PullRadius=650
PullZRadius=150
PullCastRange=150
MQ2NavPullRadius=10
MQ2NavPullZRadius=10
ReturnActionTotal=0
ReturnAction1=
PullingMethod=Standard
PullingAnnounceCMD=NULL
PullingTotal=1
PullAtMyHPs=95

PullSkillName1=Guardian Blade
PullSkillRequiresLineOfSight1=TRUE
PullSkillDistance1=150
PullSkillSummon1=
 
Last edited:
I am mostly/completely/oddly unclear on which method you are using for pull? Are you using the bow + ammo, or just some other ammo (I guess the 2nd, since those ain't arrows lol). Pardon my ignorance, but I am just trying to give a helping hand if I can.

It looks like the macro checks for both cases, and doesn't skip either one. It does /ranged followed by /throwit

If you do those, do either work? Also I am wondering if anything could be odd with your LOS on client?

NM (it detects it).

Have you tried setting the arrow & bow id in mq2melee (since you aren't using bow & arrows or some combo like that), to 0, and then load...

/melee bow=0 arrow=0 save

Then make sure your Guardian Blade is in your ammo slot and load up macro for config & try.

htw
 
Last edited:
Enchanter Debuff

More questions... I'm wanting my Enchanter to casts debuffs as priority. I don't want her doing anything else if the mob isn't yet debuffed. Here's what I've tried that doesn't seem to work using ${Debuff2${DebuffID}} for dots/nukes and such. She'll cast her debuffs and that's it. I just want her to check if the mob has it slowed then start casting dots/nukes and w/e else.

Code:
[Settings]
OptionsCheck=|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|Dot|FightBuff|Mez|Nuke|Pet|Root|SelfBuff|Stun|Mana|ModRod|MainTankBuff|
OptionsCheckRaid=|Pulling|Merc|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|Dot|FightBuff|Mez|Nuke|Pet|Root|SelfBuff|Stun|Mana|ModRod|
RestrictedZones=344,202,151,345
GMAction=
LootNPCs=FALSE
AuthorizedUsers=
Verbose=FALSE
MyChannel=bc
AnnounceChannel=bc
AnnounceEvents=TRY|CAST_SUCCESS|CAST_IMMUNE|CAST_RESIST
EQBCAnnounceAdds=FALSE
AutoHideNPCCorpses=FALSE
ClearTargetDataAlias=ClearTargetDataAlias
EmergencyAlias=EmergencyAlias
EmergencySkill=EmergencySkill
ImmunityCheck=TRUE
BotVersion=v2014.0706
UseCamp=TRUE
CampRadius=30
CampRadiusMax=150

[Assist]
AssistType=3
AssistPC=
AssistAt=99
OpeningMove=
AttackRange=150
AttackCommand=/attack on
AttackConditions=
AmIOffTank=FALSE
UseMelee=FALSE
UseArchery=FALSE
ArcheryMaxDistance=200
ArcheryMinDistance=35
SetTargetMessage=Kill_this
BurnModeAlias=BurnModeAlias

[AA]
AAConditions=
AATotal=12
AAAnnounce=FALSE

AAUse1=TRUE
AASpellName1=Soothing Words
AAUseAtMobPctHP1=96
AAStopAtMobPctHP1=5
AARecast1=1s
AANamedOnly1=FALSE
AAConditions1=

AAUse2=TRUE
AASpellName2=Silent Casting
AAUseAtMobPctHP2=99
AAStopAtMobPctHP2=5
AARecast2=1s
AANamedOnly2=TRUE
AAConditions2=

AAUse3=FALSE
AASpellName3=Divine Companion Aura
AAUseAtMobPctHP3=99
AAStopAtMobPctHP3=5
AARecast3=1s
AANamedOnly3=FALSE
AAConditions3=

AAUse4=FALSE
AASpellName4=Companion's Blessing
AAUseAtMobPctHP4=100
AAStopAtMobPctHP4=5
AARecast4=1s
AANamedOnly4=FALSE
AAConditions4=

AAUse5=FALSE
AASpellName5=Fortify Companion
AAUseAtMobPctHP5=99
AAStopAtMobPctHP5=5
AARecast5=1s
AANamedOnly5=FALSE
AAConditions5=

AAUse6=TRUE
AASpellName6=Phantasmal Opponent
AAUseAtMobPctHP6=99
AAStopAtMobPctHP6=5
AARecast6=1s
AANamedOnly6=FALSE
AAConditions6=

AAUse7=FALSE
AASpellName7=Focus of Arcanum
AAUseAtMobPctHP7=99
AAStopAtMobPctHP7=5
AARecast7=1s
AANamedOnly7=FALSE
AAConditions7=

AAUse8=TRUE
AASpellName8=Acute Focus of Arcanum
AAUseAtMobPctHP8=99
AAStopAtMobPctHP8=5
AARecast8=1s
AANamedOnly8=FALSE
AAConditions8=

AAUse9=FALSE
AASpellName9=Fundament: First Spire of Enchantment
AAUseAtMobPctHP9=99
AAStopAtMobPctHP9=5
AARecast9=1s
AANamedOnly9=FALSE
AAConditions9=

AAUse10=TRUE
AASpellName10=Fundament: Second Spire of Enchantment
AAUseAtMobPctHP10=99
AAStopAtMobPctHP10=5
AARecast10=1s
AANamedOnly10=FALSE
AAConditions10=

AAUse11=FALSE
AASpellName11=Fundament: Third Spire of Enchantment
AAUseAtMobPctHP11=99
AAStopAtMobPctHP11=5
AARecast11=1s
AANamedOnly11=FALSE
AAConditions11=

AAUse12=TRUE
AASpellName12=Banestrike
AAUseAtMobPctHP12=99
AAStopAtMobPctHP12=5
AARecast12=1s
AANamedOnly12=FALSE
AAConditions12=

[Aura]
AuraConditions=
AuraTotal=2
AuraAnnounce=FALSE
AuraUse1=TRUE
AuraSpellName1=Twincast Aura
AuraSpellIcon1=Twincast Effect
AuraConditions1=
AuraSpellGem1=gem12
AuraName1=Twincast Aura

AuraUse2=TRUE
AuraSpellName2=Mana Reciprocation Aura
AuraSpellIcon2=Mana Reciprocation
AuraSpellGem2=gem12
AuraName2=Mana Rev. Aura

AuraUse3=FALSE
AuraSpellName3=Quiescent Issuance
AuraSpellGem3=gem12
AuraSpellIcon3=
AuraName3=

AuraUse4=FALSE
AuraSpellName4=Mastermind's Echo
AuraSpellGem4=gem12
AuraSpellIcon4=
AuraName4=

AuraUse5=FALSE
AuraSpellName5=Runic Radiance Aura
AuraSpellGem5=gem12
AuraSpellIcon5=
AuraName5=

[MainTankBuff]
MainTankBuffTotal=2
MainTankBuffAnnounce=TRUE

MainTankBuffUse1=TRUE
MainTankBuffSpellName1=Darkened Auspice
MainTankBuffConditions1=
MainTankBuffSpellGem1=gem6
MainTankBuffUseAt1=100
MainTankBuffStopAt1=5
MainTankBuffNamedOnly1=TRUE
MainTankBuffRecast1=24s

MainTankBuffUse2=TRUE
MainTankBuffSpellName2=Frightening Rune
MainTankBuffConditions2=
MainTankBuffSpellGem2=gem7
MainTankBuffUseAt2=100
MainTankBuffStopAt2=5
MainTankBuffNamedOnly2=FALSE
MainTankBuffRecast2=24s
DesignatedTank=NULL
MainTankBuffConditions=

[Buff]
BuffXTargets=FALSE
BuffPets=FALSE
AutoInvis=FALSE
AutoBreakInvis=FALSE
BuffConditions=
InvisSpell=
InvisSpellGem=
InvisUndeadSpell=Group Perfected Invisibility to Undead
InvisUndeadSpellGem=alt
LevitateSpell=Group Perfected Levitation
LevitateSpellGem=alt

BuffTotal=2
BuffAnnounce=FALSE
BuffUse1=TRUE
BuffSpellName1=Voice of Precognition
BuffSpellIcon1=Voice of Precognition
BuffConditions1=
BuffSpellGem1=gem7
BuffAlias1=|c|
BuffClasses1=BST,CLR,DRU,ENC,MAG,NEC,PAL,RNG,SHD,SHM,WIZ

BuffUse2=TRUE
BuffSpellName2=Hastening of Prokev
BuffSpellIcon2=Hastening of Prokev
BuffConditions2=
BuffSpellGem2=gem7
BuffAlias2=|haste|
BuffClasses2=BER,BRD,BST,MNK,PAL,RNG,ROG,SHD,WAR

[ClickyMaintenance]
doclickies=1
clickies=0

[ClickyNuke]
ClickyNukeConditions=
ClickyNukeTotal=1
ClickyNukeAnnounce=FALSE

ClickyNukeUse1=TRUE
ClickyNukeName1=Castaway Robe of Compulsion
ClickyNukeConditions1=
ClickyNukeSpellGem1=item
ClickyNukeRecast1=1s
ClickyNukeUseAtMobPctHP1=99
ClickyNukeStopAtMobPctHP1=1
ClickyNukeNamedOnly1=TRUE

[Fade]
FadeConditions=
FadeTotal=1
FadeAnnounce=FALSE
FadeUse1=TRUE
FadeSpellName1=Self Stasis
FadeConditions1=
FadeSpellGem1=alt
FadeUseAtMyHP1=50

[Debuff]
DebuffConditions=
DontDebuffConColor=|GREY|GREEN|
DebuffAdds=TRUE
DebuffTotal=2
DebuffTotalIfNamed=2
ForceMemDebuff=TRUE
DebuffAnnounce=FALSE

DebuffUse1=TRUE
DebuffSpellName1=Decree of Tashan
DebuffConditions1=
DebuffSpellGem1=gem1
DebuffUseAtMobPctHP1=100
DebuffStopAtMobPctHP1=1
DebuffRecast1=2m
DebuffMaxTries1=2

DebuffUse2=TRUE
DebuffSpellName2=Undermining Helix
DebuffConditions2=${Debuff1${DebuffID}}
DebuffSpellGem2=gem5
DebuffUseAtMobPctHP2=100
DebuffStopAtMobPctHP2=5
DebuffRecast2=2m
DebuffMaxTries2=2

[Dot]
DotConditions=${Debuff2${DebuffID}}
DotTotal=3
DotTotalIfNamed=3
ForceMemDot=TRUE
DotAnnounce=FALSE

DotUse1=TRUE
DotSpellName1=Mind Storm
DotSpellGem1=gem2
DotUseAtMobPctHP1=99
DotStopAtMobPctHP1=30
DotRecast1=40s
DotMaxTries1=2
DotConditions1=

DotUse2=TRUE
DotSpellName2=Bewildering Constriction
DotSpellGem2=gem4
DotUseAtMobPctHP2=99
DotStopAtMobPctHP2=30
DotRecast2=40s
DotMaxTries2=2
DotConditions2=

DotUse3=TRUE
DotSpellName3=Drown
DotSpellGem3=gem2
DotUseAtMobPctHP3=99
DotStopAtMobPctHP3=30
DotRecast3=40s
DotMaxTries3=2
DotConditions3=

[FightBuff]
FightBuffConditions=
FightBuffTotal=1
ForceMemFightBuff=FALSE
FightBuffAnnounce=FALSE
FightBuffUse1=TRUE
FightBuffSpellName1=Silent Casting
FightBuffSpellIcon1=Silent Casting
FightBuffConditions1=
FightBuffSpellGem1=alt
FightBuffNamedOnly1=TRUE
FightBuffForAggro1=FALSE

[Mez]
IgnoreImmuneLists=FALSE
MezConditions=
DontMezConColor=|GREY|GREEN|
MezTotal=6
ForceMemMez=TRUE
MezAnnounce=FALSE
MezUse1=TRUE
MezSpellName1=Nightmare Stasis
MezConditions1=
MezSpellGem1=alt
MezUse2=TRUE
MezSpellName2=Beam of Slumber
MezConditions2=
MezSpellGem2=alt
MezUse3=TRUE
MezSpellName3=Scintillating Beam
MezConditions3=TRUE
MezSpellGem3=alt
MezUse4=TRUE
MezSpellName4=Bewilder
MezSpellGem4=gem1
MezConditions4=
MezUse5=TRUE
MezSpellName5=Chaotic Confounding
MezSpellGem5=gem12
MezConditions5=
MezUse6=TRUE
MezSpellName6=Bewildering Flash
MezSpellGem6=gem12
MezConditions6=

[AEMez]
AEMezConditions=
AEMezTotal=1
AEMezAnnounce=FALSE
AEMezUse1=TRUE
AEMezSpellName1=Deadening Wave
AEMezSpellGem1=gem12
AEMezConditions1=

[PBAEMez]
PBAEMezConditions=
PBAEMezTotal=1
PBAEMezAnnounce=FALSE
PBAEMezUse1=TRUE
PBAEMezSpellName1=Perilous Bafflement
PBAEMezSpellGem1=gem12
PBAEMezConditions1=

[Nuke]
NukeConditions=${Debuff2${DebuffID}}
NukeTotal=4
NukeTotalIfNamed=4
ForceMemNuke=TRUE
NukeAnnounce=FALSE

NukeUse1=TRUE
NukeSpellName1=Chromarift
NukeSpellGem1=gem6
NukeUseAtMobPctHP1=98
NukeStopAtMobPctHP1=1
NukeRecast1=1s
NukeConditions1=

NukeUse2=TRUE
NukeSpellName2=Chromatic Blink
NukeSpellGem2=gem7
NukeUseAtMobPctHP2=98
NukeStopAtMobPctHP2=1
NukeRecast2=1s
NukeConditions2=

NukeUse3=TRUE
NukeSpellName3=Polyrefractive Assault
NukeSpellGem3=gem11
NukeUseAtMobPctHP3=98
NukeStopAtMobPctHP3=1
NukeRecast3=1s
NukeConditions3=

NukeUse4=TRUE
NukeSpellName4=Mindsunder
NukeSpellGem4=gem12
NukeUseAtMobPctHP4=98
NukeStopAtMobPctHP4=1
NukeRecast4=1s
NukeConditions4=

[Pet]
PetGHOLD=TRUE
PetGearDefaultAlias=
UsePet=TRUE
PetSpell=Gordianus' Animation
PetSpellGem=gem1
UsePetFocusAA=TRUE
PetAttackAt=97
ShrinkPet=FALSE
ShrinkPetIfHeightAbove=1.5
ShrinkPetSpell=
ShrinkPetSpellGem=
DoPetHeals=FALSE
PetHealAt=50
PetHealSpell=
PetHealSpellGem=
UseAAPetHeal=TRUE
PetAAHealAt=5
DoPetBuffs=FALSE
PetBuffRecheck=10s
PetBuffTotal=0
PetBuffName1=
PetBuffSpell1=
PetBuffGem1=
PetBuffRecast1=1s

[Root]
RootConditions=
DontRootConColor=|GREY|GREEN|
RootPrimaryTarget=FALSE
RootAdds=TRUE
FaceNPCToRoot=FALSE
RootTotal=2
RootTotalIfNamed=2
RootAnnounce=FALSE
RootUse1=FALSE
RootSpellName1=Beguiler's Directed Banishment
RootConditions1=
RootSpellGem1=alt
RootUseAtMobPctHP1=96
RootStopAtMobPctHP1=1
RootRecast1=2m
RootMaxTries1=2
RootUse2=FALSE
RootSpellName2=Beguiler's Banishment
RootConditions2=
RootSpellGem2=alt
RootUseAtMobPctHP2=96
RootStopAtMobPctHP2=1
RootRecast2=2m
RootMaxTries2=2

[SelfBuff]
SelfBuffConditions=
SelfBuffTotal=7
SelfBuffAnnounce=FALSE
SelfBuffUse1=FALSE
SelfBuffSpellName1=Eldritch Rune
SelfBuffSpellIcon1=Eldritch Rune
SelfBuffConditions1=
SelfBuffSpellGem1=alt
SelfBuffUse2=TRUE
SelfBuffSpellName2=Mind Over Matter
SelfBuffSpellIcon2=Mind Over Matter
SelfBuffConditions2=
SelfBuffSpellGem2=alt
SelfBuffUse3=TRUE
SelfBuffSpellName3=Veil of Mindshadow
SelfBuffSpellIcon3=Veil of Mindshadow
SelfBuffConditions3=
SelfBuffSpellGem3=alt
SelfBuffUse4=TRUE
SelfBuffSpellName4=Shield of the Pellarus
SelfBuffSpellIcon4=Shield of the Pellarus
SelfBuffSpellGem4=gem12
SelfBuffConditions4=
SelfBuffUse5=TRUE
SelfBuffSpellName5=Enticer's Unity
SelfBuffSpellIcon5=Mastermind's Rune
SelfBuffSpellGem5=gem12
SelfBuffConditions5=
SelfBuffUse6=TRUE
SelfBuffSpellName6=Ward of the Enticer
SelfBuffSpellIcon6=Ward of the Enticer
SelfBuffSpellGem6=gem12
SelfBuffConditions6=
SelfBuffUse7=TRUE
SelfBuffSpellName7=Shield of Consequence
SelfBuffSpellIcon7=Shield of Consequence
SelfBuffSpellGem7=gem12
SelfBuffConditions7=

[Stun]
StunConditions=
StunTotal=1
StunTotalIfNamed=1
ForceMemStun=FALSE
StunAnnounce=FALSE

StunUse1=FALSE
StunSpellName1=Dizzying Storm
StunSpellGem1=gem12
StunUseAtMobPctHP1=100
StunStopAtMobPctHP1=1
StunRecast1=9s
StunConditions1=

[Mana]
ManaConditions=
MedAt=75
MedToFull=FALSE
MedEvenIfNotInOOCRegen=FALSE
MedTimer=10s
SecondSpire_IfManaBelow=65
SecondSpire_Others_IfManaBelow=5

[Combat]
CombatFrequency1=Debuff
CombatFrequency2=
CombatFrequency3=Debuff
CombatFrequency4=Debuff
CombatFrequency5=MainTankBuff|FightBuff|Stun|AA|Dot|Nuke|ClickyNuke|Mana
StandardCombatOptions=Bard|XHeal|HealSingle|HealGroup|HealBalance|HealSelf|HealPet|Disc|MainTankBuff|FightBuff|Lifetap|Stun|AA|Dot|Nuke|Snare|ClickyNuke|Jolt|Rez|ModRod|Mana|Merc

[AAtoBuy]
AABuy=FALSE
AABuyChannel=/echo
AABuyAt=25
AABuyMode=Classic
AABuyPageOrder=Class|Archetype|General|Special
AAActivatedOnly=FALSE
SetAAPctOnLevelTo=0
LimitedGeneral=
LimitedArchetype=
LimitedClass=
LimitedSpecial=
AACount=0

[Custom]
CustomCombatTotal=0
CustomRestTotal=0
CustomCombat1=
CustomRest1=


[Follow]
FollowMethod=stick|30 loose
FollowCommand=follow
StopFollowCommand=stay
MoveUpCommand=up

[ImHit]
ImHitConditions=

[Campfire]
AutoUseCampfire=
SetCampfire=
CampfireName=
CF_Item1=Fellowship Kit:                       
CF_Item2=Fellowship Lumber Bundle:                       

MercAssistAt=100
WAR_MercStanceNormal=
WAR_MercStanceNamed=
WAR_MercStanceOOC=
WIZ_MercStanceNormal=
WIZ_MercStanceNamed=
WIZ_MercStanceOOC=
CLR_MercStanceNormal=
CLR_MercStanceNamed=
CLR_MercStanceOOC=
ROG_MercStanceNormal=
ROG_MercStanceNamed=
ROG_MercStanceOOC=
[GoM]
GoMConditions=
[Snare]
SnareConditions=
 
Hotfix

I just ended up buying the Huntsman Quiver to summon arrows and now I have no problems. I didn't have to put anything into MQ2Melee either for it to work.
Thanks for the help!

I am mostly/completely/oddly unclear on which method you are using for pull? Are you using the bow + ammo, or just some other ammo (I guess the 2nd, since those ain't arrows lol). Pardon my ignorance, but I am just trying to give a helping hand if I can.

It looks like the macro checks for both cases, and doesn't skip either one. It does /ranged followed by /throwit

If you do those, do either work? Also I am wondering if anything could be odd with your LOS on client?

NM (it detects it).

Have you tried setting the arrow & bow id in mq2melee (since you aren't using bow & arrows or some combo like that), to 0, and then load...

/melee bow=0 arrow=0 save

Then make sure your Guardian Blade is in your ammo slot and load up macro for config & try.

htw
 
I am having some kind of problem with navigation pulling. I've set up camp and then added camp name and added all the mobs I want to kill and I toggle me as the puller. Soon after, I get stuck on a mob where I am not targeting the mob but I am trying to move to it and then moving back to camp.

MQ Window looks like
[MQ2] Nav to NULL
[MQ2Navigation] Stopping
[MQ2Navigation] Stopping
[MQ2] Nav to NULL
[MQ2Navigation] Stopping
[MQ2Navigation] Stopping
[MQ2] Nav to NULL
[MQ2Navigation] Stopping
[MQ2Navigation] Stopping
[MQ2] Nav to NULL
[MQ2Navigation] Stopping
[MQ2Navigation] Stopping

It reverts to NULL after about 30 seconds of trying to Nav to another mob.
 
Would really appreciate it if someone had chanter and wizard inis to share.
 
is your wiz max aa'd? Try the one below and let me know if it works for you? I did not add any assist to this and I've only spent an hour with it. Let me know what it doesnt do that you want and I'll attempt to tweak it for you.

Spoiler:
[Settings]
OptionsCheck=|AA|AutoClickies|Buff|ClickyMaintenance|Fade|Debuff|FightBuff|Jolt|Nuke|Root|SelfBuff|Snare|Stun|Mana|ModRod|ClickyNuke|
OptionsCheckRaid=|Pulling|Merc|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|FightBuff|Jolt|Nuke|Root|SelfBuff|Snare|Stun|Mana|ModRod|
RestrictedZones=344,202,151,345
GMAction=
LootNPCs=FALSE
AuthorizedUsers=
Verbose=FALSE
MyChannel=bc
AnnounceChannel=bc
AnnounceEvents=TRY|CAST_SUCCESS|CAST_IMMUNE|CAST_RESIST
EQBCAnnounceAdds=FALSE
AutoHideNPCCorpses=FALSE
ClearTargetDataAlias=ClearTargetDataAlias
EmergencyAlias=EmergencyAlias
EmergencySkill=EmergencySkill
ImmunityCheck=TRUE
BotVersion=Initial
UseCamp=TRUE
CampRadius=30
CampRadiusMax=150
[Assist]
AssistType=3
AssistPC=
AssistAt=99
OpeningMove=
AttackRange=150
AttackCommand=/attack on
AttackConditions=
AmIOffTank=FALSE
UseMelee=FALSE
UseArchery=FALSE
ArcheryMaxDistance=200
ArcheryMinDistance=35
SetTargetMessage=Kill_this
BurnModeAlias=BurnModeAlias
[Follow]
FollowMethod=stick|30 healer
FollowCommand=FollowCommand
StopFollowCommand=StopFollowCommand
MoveUpCommand=MoveUpCommand
[ImHit]
ImHitConditions=
ImHitTotal=1
ImHitAnnounce=FALSE
ImHitUse1=TRUE
ImHitSpellName1=Beam of Displacement
ImHitRecast1=3m
ImHitUseAtMyHP1=30
ImHitConditions1=
ImHitUse2=FALSE
ImHitSpellName2=
ImHitRecast2=1s
ImHitUseAtMyHP2=30
ImHitConditions2=
ImHitUse3=FALSE
ImHitSpellName3=
ImHitRecast3=1s
ImHitUseAtMyHP3=30
ImHitConditions3=
[Campfire]
AutoUseCampfire=
SetCampfire=
CampfireName=
CF_Item1=Fellowship Kit:
CF_Item2=Fellowship Lumber Bundle:
[Pulling]
AlertListClear=FALSE
AlertListClearTimer=60m
PullConColor=LIGHT BLUE,BLUE,WHITE,YELLOW
CourseCorrectionTimer=5
PrePullSkillName=
PrePullSkillGem=
PrePullSkillDelay=
PrePullSkillReuse=
AmIPuller=FALSE
PullRadius=600
PullZRadius=20
PullCastRange=150
MQ2NavPullRadius=10
MQ2NavPullZRadius=10
ReturnActionTotal=0
ReturnAction1=
PullingMethod=Standard
PullingAnnounceCMD=NULL
PullingTotal=1
PullAtMyHPs=75
PullSkillName1=
PullSkillRequiresLineOfSight1=TRUE
PullSkillDistance1=
PullSkillSummon1=
PullSkillName2=
PullSkillRequiresLineOfSight2=TRUE
PullSkillDistance2=
PullSkillSummon2=
[Merc]
MercAssistAt=100
WAR_MercStanceNormal=
WAR_MercStanceNamed=
WAR_MercStanceOOC=
WIZ_MercStanceNormal=
WIZ_MercStanceNamed=
WIZ_MercStanceOOC=
CLR_MercStanceNormal=
CLR_MercStanceNamed=
CLR_MercStanceOOC=
ROG_MercStanceNormal=
ROG_MercStanceNamed=
ROG_MercStanceOOC=
[AA]
AAConditions=
AATotal=4
AAAnnounce=FALSE
AAUse1=TRUE
AASpellName1=Silent Casting
AAUseAtMobPctHP1=96
AAStopAtMobPctHP1=5
AARecast1=1s
AANamedOnly1=TRUE
AAConditions1=
AAUse2=TRUE
AASpellName2=Prolonged Destruction
AAUseAtMobPctHP2=96
AAStopAtMobPctHP2=5
AARecast2=1s
AANamedOnly2=TRUE
AAConditions2=
AAUse3=TRUE
AASpellName3=Fundament: Third Spire of Arcanum
AAUseAtMobPctHP3=96
AAStopAtMobPctHP3=5
AARecast3=1s
AANamedOnly3=TRUE
AAConditions3=
AAUse4=TRUE
AASpellName4=Focus of Arcanum
AAUseAtMobPctHP4=96
AAStopAtMobPctHP4=5
AARecast4=1s
AANamedOnly4=TRUE
AAConditions4=
AAUse5=FALSE
AASpellName5=Improved Sustained Destruction
AAUseAtMobPctHP5=96
AAStopAtMobPctHP5=5
AARecast5=1s
AANamedOnly5=FALSE
AAConditions5=
AAUse6=FALSE
AASpellName6=
AAUseAtMobPctHP6=96
AAStopAtMobPctHP6=5
AARecast6=1s
AANamedOnly6=FALSE
AAConditions6=
AAUse7=FALSE
AASpellName7=
AAUseAtMobPctHP7=96
AAStopAtMobPctHP7=5v
AARecast7=1s
AANamedOnly7=FALSE
AAConditions7=
AAUse8=FALSE
AASpellName8=
AAUseAtMobPctHP8=96
AAStopAtMobPctHP8=5
AARecast8=1s
AANamedOnly8=FALSE
AAConditions8=
AAUse9=FALSE
AASpellName9=
AAUseAtMobPctHP9=96
AAStopAtMobPctHP9=5
AARecast9=1s
AANamedOnly9=FALSE
AAConditions9=
AAUse10=FALSE
AASpellName10=
AAUseAtMobPctHP10=96
AAStopAtMobPctHP10=5
AARecast10=1s
AANamedOnly10=FALSE
AAConditions10=
AAUse11=FALSE
AASpellName11=
AAUseAtMobPctHP11=96
AAStopAtMobPctHP11=5
AARecast11=1s
AANamedOnly11=FALSE
AAConditions11=
AAUse12=FALSE
AASpellName12=
AAUseAtMobPctHP12=96
AAStopAtMobPctHP12=5
AARecast12=1s
AANamedOnly12=FALSE
AAConditions12=
AAUse13=FALSE
AASpellName13=
AAUseAtMobPctHP13=96
AAStopAtMobPctHP13=5
AARecast13=1s
AANamedOnly13=FALSE
AAConditions13=
AAUse14=FALSE
AASpellName14=
AAUseAtMobPctHP14=96
AAStopAtMobPctHP14=5
AARecast14=1s
AANamedOnly14=FALSE
AAConditions14=
AAUse15=FALSE
AASpellName15=
AAUseAtMobPctHP15=96
AAStopAtMobPctHP15=5
AARecast15=1s
AANamedOnly15=FALSE
AAConditions15=
AAUse16=FALSE
AASpellName16=
AAUseAtMobPctHP16=96
AAStopAtMobPctHP16=5
AARecast16=1s
AANamedOnly16=FALSE
AAConditions16=
AAUse17=FALSE
AASpellName17=
AAUseAtMobPctHP17=96
AAStopAtMobPctHP17=5
AARecast17=1s
AANamedOnly17=FALSE
AAConditions17=
AAUse18=FALSE
AASpellName18=
AAUseAtMobPctHP18=96
AAStopAtMobPctHP18=5
AARecast18=1s
AANamedOnly18=FALSE
AAConditions18=
AAUse19=FALSE
AASpellName19=
AAUseAtMobPctHP19=96
AAStopAtMobPctHP19=5
AARecast19=1s
AANamedOnly19=FALSE
AAConditions19=
AAUse20=FALSE
AASpellName20=
AAUseAtMobPctHP20=96
AAStopAtMobPctHP20=5
AARecast20=1s
AANamedOnly20=FALSE
AAConditions20=
AAUse21=FALSE
AASpellName21=
AAUseAtMobPctHP21=96
AAStopAtMobPctHP21=5
AARecast21=1s
AANamedOnly21=FALSE
AAConditions21=
AAUse22=FALSE
AASpellName22=
AAUseAtMobPctHP22=96
AAStopAtMobPctHP22=5
AARecast22=1s
AANamedOnly22=FALSE
AAConditions22=
AAUse23=FALSE
AASpellName23=
AAUseAtMobPctHP23=96
AAStopAtMobPctHP23=5
AARecast23=1s
AANamedOnly23=FALSE
AAConditions23=
AAUse24=FALSE
AASpellName24=
AAUseAtMobPctHP24=96
AAStopAtMobPctHP24=5
AARecast24=1s
AANamedOnly24=FALSE
AAConditions24=
AAUse25=FALSE
AASpellName25=
AAUseAtMobPctHP25=96
AAStopAtMobPctHP25=5
AARecast25=1s
AANamedOnly25=FALSE
AAConditions25=
[Aura]
AuraConditions=
AuraTotal=1
AuraAnnounce=FALSE
AuraUse1=FALSE
AuraSpellName1=
AuraSpellIcon1=
AuraName1=
AuraSpellGem1=
[Buff]
BuffXTargets=FALSE
BuffPets=FALSE
AutoInvis=FALSE
AutoBreakInvis=FALSE
BuffConditions=
InvisSpell=
InvisSpellGem=
InvisUndeadSpell=
InvisUndeadSpellGem=
LevitateSpell=
LevitateSpellGem=
BuffTotal=0
BuffAnnounce=FALSE
BuffUse1=TRUE
BuffSpellName1=Group Perfected Levitation
BuffSpellIcon1=
BuffConditions1=
BuffSpellGem1=
BuffAlias1=
BuffClasses1=BER,BRD,BST,CLR,DRU,ENC,MAG,MNK,NEC,PAL,RNG,ROG,SHD,SHM,WAR,WIZ
BuffUse2=TRUE
BuffSpellName2=Perfected Levitation
BuffSpellIcon2=
BuffConditions2=
BuffSpellGem2=
BuffAlias2=
BuffClasses2=BER,BRD,BST,CLR,DRU,ENC,MAG,MNK,NEC,PAL,RNG,ROG,SHD,SHM,WAR,WIZ
BuffUse3=TRUE
BuffSpellName3=Aegis of Satum
BuffSpellIcon3=
BuffSpellGem3=
BuffAlias3=
BuffClasses3=BER,BRD,BST,CLR,DRU,ENC,MAG,MNK,NEC,PAL,RNG,ROG,SHD,SHM,WAR,WIZ
BuffConditions3=
[ClickyMaintenance]
clickies=0
[ClickyNuke]
ClickyNukeConditions=
ClickyNukeTotal=2
ClickyNukeAnnounce=FALSE
ClickyNukeUse1=TRUE
ClickyNukeName1=Staff of Phenomenal Power
ClickyNukeConditions1=
ClickyNukeSpellGem1=item
ClickyNukeRecast1=1s
ClickyNukeUseAtMobPctHP1=96
ClickyNukeStopAtMobPctHP1=1
ClickyNukeNamedOnly1=FALSE
ClickyNukeUse2=TRUE
ClickyNukeName2=Latent Etheric Robe of the Frozen Flame
ClickyNukeConditions2=
ClickyNukeSpellGem2=item
ClickyNukeRecast2=1s
ClickyNukeUseAtMobPctHP2=96
ClickyNukeStopAtMobPctHP2=1
ClickyNukeNamedOnly2=FALSE
ClickyNukeUse3=TRUE
ClickyNukeName3=
ClickyNukeRecast3=1s
ClickyNukeUseAtMobPctHP3=96
ClickyNukeStopAtMobPctHP3=1
ClickyNukeNamedOnly3=FALSE
ClickyNukeConditions3=
[Fade]
FadeConditions=
FadeTotal=1
FadeAnnounce=FALSE
FadeUse1=TRUE
FadeSpellName1=A Hole in Space
FadeConditions1=
FadeSpellGem1=alt
FadeUseAtMyHP1=5
[Debuff]
DebuffConditions=
DontDebuffConColor=|GREY|GREEN|
DebuffAdds=FALSE
DebuffTotal=1
DebuffTotalIfNamed=1
ForceMemDebuff=FALSE
DebuffAnnounce=FALSE
DebuffUse1=TRUE
DebuffSpellName1=
DebuffSpellGem1=
DebuffUseAtMobPctHP1=96
DebuffStopAtMobPctHP1=1
DebuffRecast1=2m
DebuffMaxTries1=2
DebuffConditions1=
[FightBuff]
FightBuffConditions=
FightBuffTotal=3
ForceMemFightBuff=FALSE
FightBuffAnnounce=FALSE
FightBuffUse1=TRUE
FightBuffSpellName1=Silent Casting
FightBuffSpellIcon1=Silent Casting
FightBuffConditions1=
FightBuffSpellGem1=alt
FightBuffNamedOnly1=FALSE
FightBuffForAggro1=FALSE
FightBuffUse2=TRUE
FightBuffSpellName2=Improved Twincast
FightBuffSpellIcon2=Improved Twincast
FightBuffConditions2=
FightBuffSpellGem2=alt
FightBuffNamedOnly2=FALSE
FightBuffForAggro2=FALSE
FightBuffUse3=TRUE
FightBuffSpellName3=
FightBuffNamedOnly3=FALSE
FightBuffForAggro3=FALSE
FightBuffSpellIcon3=
FightBuffSpellGem3=
[Jolt]
JoltConditions=
JoltTotal=4
ForceMemJolt=FALSE
JoltAnnounce=FALSE
JoltAfter1=6
JoltUse1=TRUE
JoltSpellName1=Concussive Storm
JoltConditions1=
JoltSpellGem1=gem8
JoltUseAtMobPctHP1=96
JoltStopAtMobPctHP1=5
JoltRecast1=17s
JoltValue1=10
JoltNamedOnly1=FALSE
JoltAtAggroPct1=85
JoltAfter2=3
JoltUse2=TRUE
JoltSpellName2=Concussive Intuition
JoltConditions2=
JoltSpellGem2=alt
JoltUseAtMobPctHP2=96
JoltStopAtMobPctHP2=5
JoltRecast2=18s
JoltValue2=10
JoltNamedOnly2=FALSE
JoltAtAggroPct2=85
JoltAfter3=3
JoltUse3=TRUE
JoltSpellName3=Arcane Whisper
JoltSpellGem3=alt
JoltUseAtMobPctHP3=96
JoltStopAtMobPctHP3=5
JoltRecast3=18s
JoltValue3=10
JoltNamedOnly3=TRUE
JoltAtAggroPct3=85
JoltAfter4=3
JoltUse4=FALSE
JoltSpellName4=Mind Crash
JoltSpellGem4=alt
JoltUseAtMobPctHP4=96
JoltStopAtMobPctHP4=5
JoltRecast4=18s
JoltValue4=10
JoltNamedOnly4=TRUE
JoltAtAggroPct4=85
[GoM]
GoMConditions=
GoMTotal=0
GoMTotalIfNamed=0
GoMAnnounce=FALSE
GoMUse1=TRUE
GoMSpellName1=
GoMSpellIcon1=
GoMSpellGem1=
[Nuke]
NukeConditions=
NukeTotal=8
NukeTotalIfNamed=8
ForceMemNuke=FALSE
NukeAnnounce=TRUE
NukeUse1=TRUE
NukeSpellName1=Force of Will
NukeConditions1=
NukeSpellGem1=alt
NukeUseAtMobPctHP1=96
NukeStopAtMobPctHP1=1
NukeRecast1=1s
NukeUse2=TRUE
NukeSpellName2=Concussive Storm
NukeSpellGem2=gem8
NukeUseAtMobPctHP2=96
NukeStopAtMobPctHP2=1
NukeRecast2=1s
NukeConditions2=
NukeUse3=TRUE
NukeSpellName3=Cloudburst Stormstrike
NukeSpellGem3=gem1
NukeUseAtMobPctHP3=96
NukeStopAtMobPctHP3=1
NukeRecast3=1s
NukeConditions3=
NukeUse4=TRUE
NukeSpellName4=Magmatic Bursts
NukeSpellGem4=gem2
NukeUseAtMobPctHP4=96
NukeStopAtMobPctHP4=1
NukeRecast4=1s
NukeConditions4=
NukeUse5=TRUE
NukeSpellName5=Ethereal Skyblaze
NukeSpellGem5=gem3
NukeUseAtMobPctHP5=96
NukeStopAtMobPctHP5=1
NukeRecast5=1s
NukeConditions5=
NukeUse6=TRUE
NukeSpellName6=Ethereal Rimeblast
NukeSpellGem6=gem4
NukeUseAtMobPctHP6=96
NukeStopAtMobPctHP6=1
NukeRecast6=1s
NukeConditions6=
NukeUse7=TRUE
NukeSpellName7=Ethereal Flash
NukeSpellGem7=gem5
NukeUseAtMobPctHP7=96
NukeStopAtMobPctHP7=1
NukeRecast7=1s
NukeConditions7=
NukeUse8=TRUE
NukeSpellName8=Claw of the Flamewing
NukeSpellGem8=gem6
NukeUseAtMobPctHP8=96
NukeStopAtMobPctHP8=1
NukeRecast8=1s
NukeConditions8=
NukeUse9=TRUE
NukeSpellName9=
NukeSpellGem9=gem7
NukeUseAtMobPctHP9=96
NukeStopAtMobPctHP9=1
NukeRecast9=1s
NukeConditions9=
NukeUse10=TRUE
NukeSpellName10=Forked Lightning
NukeSpellGem10=gem12
NukeUseAtMobPctHP10=96
NukeStopAtMobPctHP10=1
NukeRecast10=1s
NukeConditions10=
NukeUse11=TRUE
NukeSpellName11=Lightning Storm
NukeSpellGem11=gem12
NukeUseAtMobPctHP11=96
NukeStopAtMobPctHP11=1
NukeRecast11=1s
NukeConditions11=
NukeUse12=TRUE
NukeSpellName12=Leap of Stormbolts
NukeSpellGem12=gem12
NukeUseAtMobPctHP12=96
NukeStopAtMobPctHP12=1
NukeRecast12=1s
NukeConditions12=
NukeUse13=TRUE
NukeSpellName13=Plasmalure
NukeSpellGem13=gem12
NukeUseAtMobPctHP13=96
NukeStopAtMobPctHP13=1
NukeRecast13=1s
NukeConditions13=
NukeUse14=TRUE
NukeSpellName14=Synapsefreeze
NukeSpellGem14=gem12
NukeUseAtMobPctHP14=96
NukeStopAtMobPctHP14=1
NukeRecast14=1s
NukeConditions14=
NukeUse15=TRUE
NukeSpellName15=Claw of the Oceanlord
NukeSpellGem15=gem2
NukeUseAtMobPctHP15=96
NukeStopAtMobPctHP15=1
NukeRecast15=1s
NukeConditions15=
NukeUse16=TRUE
NukeSpellName16=Ethereal Fuse
NukeSpellGem16=gem1
NukeUseAtMobPctHP16=96
NukeStopAtMobPctHP16=1
NukeRecast16=1s
NukeConditions16=
NukeUse17=TRUE
NukeSpellName17=Ethereal Rimeblast
NukeSpellGem17=gem4
NukeUseAtMobPctHP17=96
NukeStopAtMobPctHP17=1
NukeRecast17=1s
NukeConditions17=
NukeUse18=TRUE
NukeSpellName18=Ethereal Skyblaze
NukeSpellGem18=gem5
NukeUseAtMobPctHP18=96
NukeStopAtMobPctHP18=1
NukeRecast18=1s
NukeConditions18=
NukeUse19=TRUE
NukeSpellName19=Flashchar
NukeSpellGem19=gem12
NukeUseAtMobPctHP19=96
NukeStopAtMobPctHP19=1
NukeRecast19=1s
NukeConditions19=
NukeUse20=TRUE
NukeSpellName20=Narendi's Fire
NukeSpellGem20=gem12
NukeUseAtMobPctHP20=96
NukeStopAtMobPctHP20=1
NukeRecast20=1s
NukeConditions20=
[Root]
RootConditions=
DontRootConColor=|GREY|GREEN|
RootPrimaryTarget=FALSE
RootAdds=TRUE
FaceNPCToRoot=FALSE
RootTotal=2
RootTotalIfNamed=2
RootAnnounce=FALSE
RootUse1=TRUE
RootSpellName1=Strong Root
RootConditions1=
RootSpellGem1=alt
RootUseAtMobPctHP1=96
RootStopAtMobPctHP1=1
RootRecast1=2m
RootMaxTries1=2
RootUse2=TRUE
RootSpellName2=
RootSpellGem2=
RootUseAtMobPctHP2=96
RootStopAtMobPctHP2=1
RootRecast2=2m
RootMaxTries2=2
RootConditions2=
[SelfBuff]
SelfBuffConditions=
SelfBuffTotal=4
SelfBuffAnnounce=FALSE
SelfBuffUse1=TRUE
SelfBuffSpellName1=Shield of the Pellarus
SelfBuffSpellIcon1=Shield of the Pellarus
SelfBuffSpellGem1=gem12
SelfBuffConditions1=
SelfBuffUse2=TRUE
SelfBuffSpellName2=Armor of the Codex
SelfBuffSpellIcon2=Armor of the Codex
SelfBuffSpellGem2=gem12
SelfBuffConditions2=
SelfBuffUse3=TRUE
SelfBuffSpellName3=Darkmist Guard
SelfBuffSpellIcon3=Darkmist Guard
SelfBuffSpellGem3=gem12
SelfBuffConditions3=
SelfBuffUse4=TRUE
SelfBuffSpellName4=Shield of Consequence
SelfBuffSpellIcon4=Shield of Consequence
SelfBuffSpellGem4=gem12
SelfBuffConditions4=
SelfBuffUse5=TRUE
SelfBuffSpellName5=Doomscale Husk
SelfBuffSpellIcon5=Doomscale Husk
SelfBuffSpellGem5=gem12
SelfBuffConditions5=
SelfBuffUse6=TRUE
SelfBuffSpellName6=
SelfBuffSpellGem6=
SelfBuffConditions6=
SelfBuffUse7=TRUE
SelfBuffSpellName7=
SelfBuffSpellGem7=
SelfBuffConditions7=
SelfBuffUse8=TRUE
SelfBuffSpellName8=
SelfBuffSpellGem8=
SelfBuffConditions8=
SelfBuffUse9=TRUE
SelfBuffSpellName9=
SelfBuffSpellGem9=
SelfBuffConditions9=
SelfBuffUse10=TRUE
SelfBuffSpellName10=
SelfBuffSpellGem10=
SelfBuffConditions10=
SelfBuffUse11=TRUE
SelfBuffSpellName11=
SelfBuffSpellGem11=
SelfBuffConditions11=
SelfBuffUse12=TRUE
SelfBuffSpellName12=
SelfBuffSpellGem12=
SelfBuffConditions12=
SelfBuffUse13=TRUE
SelfBuffSpellName13=
SelfBuffSpellGem13=
SelfBuffConditions13=
SelfBuffUse14=TRUE
SelfBuffSpellName14=
SelfBuffSpellGem14=
SelfBuffConditions14=
SelfBuffUse15=TRUE
SelfBuffSpellName15=
SelfBuffSpellGem15=
SelfBuffConditions15=
SelfBuffUse16=TRUE
SelfBuffSpellName16=
SelfBuffSpellGem16=
SelfBuffConditions16=
[Snare]
SnareConditions=
SnareTotal=1
ForceMemSnare=FALSE
SnareAnnounce=FALSE
SnareUse1=FALSE
SnareSpellName1=Atol's Shackles
SnareConditions1=
SnareSpellGem1=alt
SnareUseAtMobPctHP1=15
SnareMaxTries1=2
SnareUse2=TRUE
SnareSpellName2=Atol's Unresistable Shackles
SnareConditions2=
SnareSpellGem2=alt
SnareUseAtMobPctHP2=15
SnareMaxTries2=2
SnareUse3=FALSE
SnareSpellName3=
SnareSpellGem3=
SnareUseAtMobPctHP3=15
SnareMaxTries3=2
[Stun]
StunConditions=
[Mana]
ManaConditions=
MedAt=75
MedToFull=FALSE
MedEvenIfNotInOOCRegen=TRUE
MedTimer=10s
Harvest_IfManaBelow=70
DontHarvest_UnlessManaBelow=70
[Combat]
CombatFrequency1=AA|Mana|SelfBuff
CombatFrequency2=Nuke
CombatFrequency3=Nuke
CombatFrequency4=Nuke
CombatFrequency5=Nuke|Snare|ClickyNuke|Jolt|Modrod
StandardCombatOptions=Bard|XHeal|HealSingle|HealGroup|HealBalance|HealSelf|HealPet|Disc|MainTankBuff|FightBuff|Lifetap|Stun|AA|Dot|Nuke|Snare|ClickyNuke|Jolt|Rez|ModRod|Mana|Merc
[AAtoBuy]
AABuy=FALSE
AABuyChannel=/echo
AABuyAt=25
AABuyMode=Classic
AABuyPageOrder=Class|Archetype|General|Special
AAActivatedOnly=FALSE
SetAAPctOnLevelTo=0
LimitedGeneral=
LimitedArchetype=
LimitedClass=
LimitedSpecial=
AACount=0
[Custom]
CustomCombatTotal=0
CustomRestTotal=0
CustomCombat1=
CustomRest1=
[Roles]
SetRoles=FALSE
GroupLeader=NULL
GroupMainTank=NULL
GroupMainAssist=NULL
GroupPuller=NULL
GroupXTarget1=Group Assist Target
RaidXTarget1=Raid Assist 1 Target
 
Last edited:
Anyone figure out the buffing issue? My toons will buff etc. But it seems like whenever one dies something happens and it just stops rebuffing from there on out.
 
Does me no good, Dead, that ini is about as tweaked as mine. Getting all those procs straight is a PITA. I remember seeing a post here with nukes for wizards but now I can't find it.

My chanter one is hopeless. Picks the wrong target all the time, does spells out of order despite how I set up the combat frequencies, etc. It's driving me nuts.
 
I work all weekend so I wont be able to try and tweak it out right until monday. I'll see what I can work out for ya and I'll post the .ini and see how it works out for you.
 
Little Help with 2 areas please

Awesome BoTs Pete, they nearly run flawlessly.

I do have a Question after loading MQ2Bot plugin My SK assists my Puller and my Shaman assists puller as well like they are suppose to, the only thing is the SK does not turn on attack. He casts agro spells and dots and nukes but just no /attack on. I have /assist on in game and moveutils loaded melee loaded, cast loaded.

I am Looking for the place to Edit to get him to turn attack on
Also looking where to edit have pets attack at 95 instead of 100

Any Help would be great thank you.
 
105 Wiz and Ench ini

Here's my Wiz and Ench ini if they help in exchange for all your soul.

WIZ
Code:
[Settings]
OptionsCheck=|Merc|AA|AutoClickies|ClickyMaintenance|Fade|ClickyNuke|Jolt|Nuke|SelfBuff|Snare|Mana|ModRod|Debuff|SummonItem|Buff|
OptionsCheckRaid=|Merc|AA|AutoClickies|ClickyMaintenance|Fade|ClickyNuke|Jolt|Nuke|SelfBuff|Mana|ModRod|
UseCamp=TRUE
CampRadius=50
CampRadiusMax=150
RestrictedZones=344,202,151,345
LootNPCs=TRUE
Verbose=FALSE
MyChannel=bc
AnnounceChannel=bc
AnnounceEvents=TRY|CAST_SUCCESS|CAST_IMMUNE|CAST_RESIST
EQBCAnnounceAdds=FALSE
AutoHideNPCCorpses=TRUE
ClearTargetDataAlias=ClearTargetDataAlias
EmergencyAlias=EmergencyAlias
EmergencySkill=EmergencySkill
ImmunityCheck=TRUE
BotVersion=v2014.0706
GMAction=
AuthorizedUsers=

[Assist]
AssistType=3
AssistPC=*****
AssistAt=99
AttackRange=150
AttackCommand=/attack on
AmIOffTank=FALSE
UseMelee=FALSE
UseArchery=FALSE
ArcheryMaxDistance=200
ArcheryMinDistance=35
SetTargetMessage=Kill_this
BurnModeAlias=BurnModeAlias
OpeningMove=
AttackConditions=

[Follow]
FollowMethod=stick|30 loose
FollowCommand=follow
StopFollowCommand=stay
MoveUpCommand=up

[ImHit]
ImHitTotal=1
ImHitAnnounce=FALSE

ImHitUse1=TRUE
ImHitSpellName1=Concussive Intuition
ImHitRecast1=1s
ImHitUseAtMyHP1=90
ImHitConditions1=

ImHitUse2=TRUE
ImHitSpellName2=A hole in space
ImHitRecast2=1s
ImHitUseAtMyHP2=40
ImHitConditions2=
ImHitConditions=

[Fade]
FadeTotal=1
FadeAnnounce=FALSE
FadeUse1=TRUE
FadeSpellName1=A Hole In Space
FadeConditions1=
FadeSpellGem1=alt
FadeUseAtMyHP1=30
FadeConditions=

[AA]
AATotal=14
AAAnnounce=FALSE

AAUse1=TRUE
AASpellName1=Silent Casting
AAUseAtMobPctHP1=98
AAStopAtMobPctHP1=5
AARecast1=1s
AANamedOnly1=TRUE
AAConditions1=

AAUse2=TRUE
AASpellName2=Prolonged Destruction
AAUseAtMobPctHP2=98
AAStopAtMobPctHP2=15
AARecast2=1s
AAUseAtMyHP2=100
AANamedOnly2=TRUE
AAConditions2=

AAUse3=TRUE
AASpellName3=Call of Xuzl
AAUseAtMobPctHP3=99
AAStopAtMobPctHP3=5
AARecast3=1s
AANamedOnly3=TRUE
AAConditions3=

AAUse4=TRUE
AASpellName4=Empowered Focus of Arcanum
AAUseAtMobPctHP4=98
AAStopAtMobPctHP4=5
AARecast4=1s
AAUseAtMyHP4=100
AANamedOnly4=TRUE
AAConditions4=

AAUse5=FALSE
AASpellName5=Fundament: First Spire of Arcanum
AAUseAtMobPctHP5=99
AAStopAtMobPctHP5=5
AARecast5=1s
AANamedOnly5=FALSE
AAConditions5=

AAUse6=TRUE
AASpellName6=Fundament: Second Spire of Arcanum
AAUseAtMobPctHP6=99
AAStopAtMobPctHP6=5
AARecast6=1s
AANamedOnly6=TRUE
AAConditions6=

AAUse7=FALSE
AASpellName7=Fundament: Third Spire of Arcanum
AAUseAtMobPctHP7=99
AAStopAtMobPctHP7=5
AARecast7=1s
AANamedOnly7=TRUE
AAConditions7=

AAUse8=TRUE
AASpellName8=Improved Twincast
AAUseAtMobPctHP8=99
AAStopAtMobPctHP8=5
AARecast8=1s
AANamedOnly8=FALSE
AAConditions8=

AAUse9=TRUE
AASpellName9=Arcane Fury
AAUseAtMobPctHP9=98
AAStopAtMobPctHP9=5
AARecast9=30m
AANamedOnly9=TRUE
AAConditions9=

AAUse10=TRUE
AASpellName10=Arcane Destruction
AAUseAtMobPctHP10=98
AAStopAtMobPctHP10=5
AARecast10=15m
AANamedOnly10=TRUE
AAConditions10=

AAUse11=TRUE
AASpellName11=Fury of Kerafyrm
AAUseAtMobPctHP11=98
AAStopAtMobPctHP11=5
AARecast11=25m
AANamedOnly11=TRUE
AAConditions11=

AAUse12=TRUE
AASpellName12=Volatile Mana Blaze
AAUseAtMobPctHP12=98
AAStopAtMobPctHP12=5
AARecast12=45m
AANamedOnly12=TRUE
AAConditions12=

AAUse13=TRUE
AASpellName13=Frenzied Devastation
AAUseAtMobPctHP13=98
AAStopAtMobPctHP13=5
AARecast13=45m
AANamedOnly13=TRUE
AAConditions13=

AAUse14=TRUE
AASpellName14=Ward of Destruction
AAUseAtMobPctHP14=98
AAStopAtMobPctHP14=5
AARecast14=10m
AANamedOnly14=TRUE
AAConditions14=
AAConditions=

[ClickyMaintenance]
clickies=0
doclickies=1

[ClickyNuke]
ClickyNukeTotal=1
ClickyNukeAnnounce=FALSE

ClickyNukeUse1=TRUE
ClickyNukeName1=Castaway Robe of the Frozen Flame
ClickyNukeConditions1=${Me.PctMana}<70
ClickyNukeSpellGem1=item
ClickyNukeRecast1=1s
ClickyNukeUseAtMobPctHP1=100
ClickyNukeStopAtMobPctHP1=1
ClickyNukeNamedOnly1=FALSE
ClickyNukeConditions=


[GoM]
GoMTotal=1
GoMTotalIfNamed=1
GoMAnnounce=FALSE

GoMUse1=TRUE
GoMSpellName1=Ethereal Fuse
GoMSpellIcon1=Ethereal Skyblaze
GoMSpellGem1=gem3
GoMConditions=

[Debuff]
DebuffConditions=
DontDebuffConColor=|GREY|GREEN|
DebuffAdds=TRUE
DebuffTotal=1
DebuffTotalIfNamed=1
ForceMemDebuff=FALSE
DebuffAnnounce=FALSE

DebuffUse1=TRUE
DebuffSpellName1=Lower Element
DebuffConditions1=
DebuffSpellGem1=alt
DebuffUseAtMobPctHP1=100
DebuffStopAtMobPctHP1=15
DebuffRecast1=5m
DebuffMaxTries1=3

[Jolt]
JoltTotal=4
ForceMemJolt=TRUE
JoltAnnounce=FALSE

JoltAfter1=6
JoltUse1=TRUE
JoltSpellName1=Concussive Storm
JoltConditions1=
JoltSpellGem1=Gem1
JoltUseAtMobPctHP1=100
JoltStopAtMobPctHP1=5
JoltRecast1=18s
JoltValue1=10
JoltNamedOnly1=TRUE
JoltAtAggroPct1=80

JoltAfter2=3
JoltUse2=TRUE
JoltSpellName2=Concussive Intuition
JoltConditions2=
JoltSpellGem2=alt
JoltUseAtMobPctHP2=99
JoltStopAtMobPctHP2=5
JoltRecast2=18s
JoltValue2=10
JoltNamedOnly2=FALSE
JoltAtAggroPct2=75

JoltAfter3=3
JoltUse3=TRUE
JoltSpellName3=Arcane Whisper
JoltSpellGem3=alt
JoltUseAtMobPctHP3=99
JoltStopAtMobPctHP3=5
JoltRecast3=30m
JoltValue3=10
JoltNamedOnly3=TRUE
JoltAtAggroPct3=60

JoltAfter4=3
JoltUse4=TRUE
JoltSpellName4=Mind Crash
JoltSpellGem4=alt
JoltUseAtMobPctHP4=99
JoltStopAtMobPctHP4=5
JoltRecast4=18s
JoltValue4=3
JoltNamedOnly4=TRUE
JoltAtAggroPct4=50
JoltConditions=

[Nuke]
NukeTotal=12
NukeTotalIfNamed=12
ForceMemNuke=TRUE
NukeAnnounce=FALSE

NukeUse1=TRUE
NukeSpellName1=Synapsefreeze Rk. II
NukeSpellGem1=gem2
NukeUseAtMobPctHP1=99
NukeStopAtMobPctHP1=90
NukeRecast1=18s
NukeConditions1=!${Me.Buff[Syllable of Angerwarding].ID}

NukeUse2=TRUE
NukeSpellName2=Ethereal Fuse
NukeSpellGem2=gem3
NukeUseAtMobPctHP2=99
NukeStopAtMobPctHP2=1
NukeRecast2=1s
NukeConditions2=${Twincast}

NukeUse3=TRUE
NukeSpellName3=Ethereal Rimeblast Rk. II
NukeSpellGem3=gem9
NukeUseAtMobPctHP3=99
NukeStopAtMobPctHP3=1
NukeRecast3=1s
NukeConditions3=(${Me.Buff[Twincast].ID} || ${Me.Song[Thricewoven Power].ID} || ${Me.Song[Flashchar Singe].ID} || ${Me.Buff[Syllable of Ice].ID}  || ${Me.Buff[Syllable of Mastery].ID})

NukeUse4=TRUE
NukeSpellName4=Force of Will
NukeSpellGem4=alt
NukeUseAtMobPctHP4=98
NukeStopAtMobPctHP4=1
NukeRecast4=1s
NukeConditions4=(!${Me.Twincast} && !${Me.Song[Thricewoven Power].ID} && !${Me.Song[Flashchar Singe].ID} && !${Me.Buff[Syllable of Fire].ID} && !${Me.Buff[Syllable of Ice].ID} && !${Me.Buff[Syllable of Magic].ID} && !${Me.Buff[Syllable of Mastery].ID})

NukeUse5=TRUE
NukeSpellName5=Force of Flame
NukeSpellGem5=alt
NukeUseAtMobPctHP5=98
NukeStopAtMobPctHP5=1
NukeRecast5=1s
NukeConditions5=(!${Me.Twincast} && !${Me.Song[Thricewoven Power].ID} && !${Me.Song[Flashchar Singe].ID} && !${Me.Buff[Syllable of Fire].ID} && !${Me.Buff[Syllable of Ice].ID} && !${Me.Buff[Syllable of Magic].ID} && !${Me.Buff[Syllable of Mastery].ID})

NukeUse6=TRUE
NukeSpellName6=Force of Ice
NukeSpellGem6=alt
NukeUseAtMobPctHP6=98
NukeStopAtMobPctHP6=1
NukeRecast6=1s
NukeConditions6=(!${Me.Twincast} && !${Me.Song[Thricewoven Power].ID} && !${Me.Song[Flashchar Singe].ID} && !${Me.Buff[Syllable of Fire].ID} && !${Me.Buff[Syllable of Ice].ID} && !${Me.Buff[Syllable of Magic].ID} && !${Me.Buff[Syllable of Mastery].ID})

NukeUse7=TRUE
NukeSpellName7=Claw of the Indagatori
NukeSpellGem7=gem7
NukeUseAtMobPctHP7=99
NukeStopAtMobPctHP7=1
NukeRecast7=1s
NukeConditions7=!${GoM} && !${Twincast}

NukeUse8=TRUE
NukeSpellName8=Wildflash Barrage
NukeSpellGem8=gem6
NukeUseAtMobPctHP8=99
NukeStopAtMobPctHP8=1
NukeRecast8=1s
NukeConditions8=!${GoM} && !${Twincast}

NukeUse9=TRUE
NukeSpellName9=Flashchar Rk. II
NukeSpellGem9=gem10
NukeUseAtMobPctHP9=98
NukeStopAtMobPctHP9=1
NukeRecast9=1s
NukeConditions9=!${GoM} && !${Twincast}

NukeUse10=TRUE
NukeSpellName10=Ethereal Skyblaze
NukeSpellGem10=gem4
NukeUseAtMobPctHP10=98
NukeStopAtMobPctHP10=1
NukeRecast10=1s
NukeConditions10=(${Me.Buff[Twincast].ID} || ${Me.Song[Thricewoven Power].ID} || ${Me.Song[Flashchar Singe].ID} || ${Me.Buff[Syllable of Fire].ID}  || ${Me.Buff[Syllable of Mastery].ID})

NukeUse11=TRUE
NukeSpellName11=Ethereal Flash Rk. II
NukeSpellGem11=gem5
NukeUseAtMobPctHP11=98
NukeStopAtMobPctHP11=1
NukeRecast11=1s
NukeConditions11=(${Me.Buff[Syllable of Magic].ID} || ${Me.Buff[Syllable of Mastery].ID})

NukeUse12=TRUE
NukeSpellName12=Thricewoven Stormstrike
NukeSpellGem12=gem8
NukeUseAtMobPctHP12=99
NukeStopAtMobPctHP12=30
NukeRecast12=1s
NukeConditions12=!${Me.Song[Thricewoven Power].ID}
NukeConditions=

[SelfBuff]
SelfBuffTotal=7
SelfBuffAnnounce=FALSE

SelfBuffUse1=TRUE
SelfBuffSpellName1=Improved Familiar
SelfBuffSpellIcon1=Improved Familiar
SelfBuffConditions1=
SelfBuffSpellGem1=alt

SelfBuffUse2=FALSE
SelfBuffSpellName2=Ro's Flaming Familiar
SelfBuffSpellIcon2=Ro's Flaming Familiar
SelfBuffConditions2=
SelfBuffSpellGem2=alt

SelfBuffUse3=TRUE
SelfBuffSpellName3=Shield of the Pellarus
SelfBuffSpellIcon3=Shield of the Pellarus
SelfBuffSpellGem3=gem12
SelfBuffConditions3=

SelfBuffUse4=FALSE
SelfBuffSpellName4=Darkmist Guard
SelfBuffSpellIcon4=Darkmist Guard
SelfBuffSpellGem4=gem12
SelfBuffConditions4=

SelfBuffUse5=TRUE
SelfBuffSpellName5=Armor of the Codex Rk. II
SelfBuffSpellIcon5=Armor of the Codex Rk. II
SelfBuffSpellGem5=gem12
SelfBuffConditions5=

SelfBuffUse6=FALSE
SelfBuffSpellName6=Doomscale Husk Rk. II
SelfBuffSpellIcon6=Doomscale Husk Rk. II
SelfBuffSpellGem6=gem12
SelfBuffConditions6=

SelfBuffUse7=TRUE
SelfBuffSpellName7=Shield of Consequence Rk. II
SelfBuffSpellIcon7=Shield of Consequence Rk. II
SelfBuffSpellGem7=gem12
SelfBuffConditions7=
SelfBuffConditions=

[Snare]
SnareTotal=2
ForceMemSnare=FALSE
SnareAnnounce=FALSE
SnareUse1=FALSE
SnareSpellName1=Atol's Shackles
SnareConditions1=
SnareSpellGem1=alt
SnareUseAtMobPctHP1=15
SnareMaxTries1=1
SnareUse2=FALSE
SnareSpellName2=Atol's Unresistable Shackles
SnareConditions2=
SnareSpellGem2=alt
SnareUseAtMobPctHP2=15
SnareMaxTries2=1
SnareConditions=

[Mana]
MedAt=75
MedToFull=FALSE
MedEvenIfNotInOOCRegen=TRUE
MedTimer=10s
Harvest_IfManaBelow=70
DontHarvest_UnlessManaBelow=70
UseClarityPotions=FALSE
ManaConditions=

[Combat]
CombatFrequency1=AA|Mana
CombatFrequency2=Nuke
CombatFrequency3=Nuke
CombatFrequency4=Nuke
CombatFrequency5=Nuke|ClickyNuke|Jolt|Debuff|ModRod
StandardCombatOptions=Bard|XHeal|HealSingle|HealGroup|HealBalance|HealSelf|HealPet|Disc|MainTankBuff|FightBuff|Lifetap|Stun|AA|Dot|Nuke|Snare|ClickyNuke|Jolt|Rez|ModRod|Mana|Merc

[SummonItem]

SummonItemTotal=2

SummonItemUse1=TRUE
SummonItemName1=Warm Milk Dispenser
SummonItemSpellGem1=item
SummonItemConditions1=(${FindItemCount[=Warm Milk]}<5 ||${Me.Thirst}<3000)

SummonItemUse2=TRUE
SummonItemName2=Fresh Cookie Dispenser
SummonItemSpellGem2=item
SummonItemConditions2=(${FindItemCount[=Fresh Cookie]}<5 ||${Me.Thirst}<3000)

[Buff]
BuffXTargets=FALSE
BuffPets=FALSE
AutoInvis=FALSE
AutoBreakInvis=FALSE
InvisSpell=Group Perfected Invisibility
InvisSpellGem=alt
InvisUndeadSpell=Group Perfected Invisibility to Undead
InvisUndeadSpellGem=alt
LevitateSpell=Group Perfected Levitation
LevitateSpellGem=alt	

BuffConditions=

ENCH
Code:
[Settings]
OptionsCheck=|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|Dot|FightBuff|Mez|Nuke|Pet|Root|SelfBuff|Stun|Mana|ModRod|MainTankBuff|
OptionsCheckRaid=|Pulling|Merc|AA|Aura|AutoClickies|Buff|ClickyMaintenance|ClickyNuke|Fade|Debuff|Dot|FightBuff|Mez|Nuke|Pet|Root|SelfBuff|Stun|Mana|ModRod|
RestrictedZones=344,202,151,345
GMAction=pause
LootNPCs=FALSE
AuthorizedUsers=
Verbose=FALSE
MyChannel=bc
AnnounceChannel=bc
AnnounceEvents=TRY|CAST_SUCCESS|CAST_IMMUNE|CAST_RESIST
EQBCAnnounceAdds=FALSE
AutoHideNPCCorpses=FALSE
ClearTargetDataAlias=ClearTargetDataAlias
EmergencyAlias=EmergencyAlias
EmergencySkill=EmergencySkill
ImmunityCheck=TRUE
BotVersion=v2014.0706
UseCamp=TRUE
CampRadius=30
CampRadiusMax=150

[Assist]
AssistType=3
AssistPC=*****
AssistAt=99
OpeningMove=
AttackRange=150
AttackCommand=/attack on
AttackConditions=
AmIOffTank=FALSE
UseMelee=FALSE
UseArchery=FALSE
ArcheryMaxDistance=200
ArcheryMinDistance=35
SetTargetMessage=Kill_this
BurnModeAlias=BurnModeAlias

[AA]
AAConditions=
AATotal=20
AAAnnounce=FALSE

AAUse1=TRUE
AASpellName1=Soothing Words
AAUseAtMobPctHP1=96
AAStopAtMobPctHP1=5
AARecast1=1s
AANamedOnly1=FALSE
AAConditions1=

AAUse2=TRUE
AASpellName2=Silent Casting
AAUseAtMobPctHP2=99
AAStopAtMobPctHP2=5
AARecast2=1s
AANamedOnly2=TRUE
AAConditions2=

AAUse3=FALSE
AASpellName3=Divine Companion Aura
AAUseAtMobPctHP3=99
AAStopAtMobPctHP3=5
AARecast3=1s
AANamedOnly3=FALSE
AAConditions3=

AAUse4=FALSE
AASpellName4=Companion's Blessing
AAUseAtMobPctHP4=100
AAStopAtMobPctHP4=5
AARecast4=1s
AANamedOnly4=FALSE
AAConditions4=

AAUse5=FALSE
AASpellName5=Fortify Companion
AAUseAtMobPctHP5=99
AAStopAtMobPctHP5=5
AARecast5=1s
AANamedOnly5=FALSE
AAConditions5=

AAUse6=TRUE
AASpellName6=Phantasmal Opponent
AAUseAtMobPctHP6=99
AAStopAtMobPctHP6=5
AARecast6=1s
AANamedOnly6=FALSE
AAConditions6=

AAUse7=FALSE
AASpellName7=Focus of Arcanum
AAUseAtMobPctHP7=99
AAStopAtMobPctHP7=5
AARecast7=1s
AANamedOnly7=FALSE
AAConditions7=

AAUse8=TRUE
AASpellName8=Acute Focus of Arcanum
AAUseAtMobPctHP8=99
AAStopAtMobPctHP8=5
AARecast8=1s
AANamedOnly8=FALSE
AAConditions8=

AAUse9=FALSE
AASpellName9=Fundament: First Spire of Enchantment
AAUseAtMobPctHP9=99
AAStopAtMobPctHP9=5
AARecast9=1s
AANamedOnly9=FALSE
AAConditions9=

AAUse10=TRUE
AASpellName10=Fundament: Second Spire of Enchantment
AAUseAtMobPctHP10=99
AAStopAtMobPctHP10=5
AARecast10=1s
AANamedOnly10=FALSE
AAConditions10=

AAUse11=FALSE
AASpellName11=Fundament: Third Spire of Enchantment
AAUseAtMobPctHP11=99
AAStopAtMobPctHP11=5
AARecast11=1s
AANamedOnly11=FALSE
AAConditions11=

AAUse12=TRUE
AASpellName12=Banestrike
AAUseAtMobPctHP12=99
AAStopAtMobPctHP12=5
AARecast12=1s
AANamedOnly12=FALSE
AAConditions12=

AAUse13=TRUE
AASpellName13=Crippling Aurora
AAUseAtMobPctHP13=100
AAStopAtMobPctHP13=5
AARecast13=1s
AANamedOnly13=FALSE
AAConditions13=${Target.Named} || ${Me.XTarget}>=2

AAUse14=TRUE
AASpellName14=Chromatic Haze
AAUseAtMobPctHP14=100
AAStopAtMobPctHP14=5
AARecast14=1m
AANamedOnly14=FALSE
AAConditions14=${Target.Named} || ${Me.XTarget}>=3

AAUse15=TRUE
AASpellName15=Calculated Insanity
AAUseAtMobPctHP15=99
AAStopAtMobPctHP15=5
AARecast15=20m
AANamedOnly15=TRUE
AAConditions15=

AAUse16=TRUE
AASpellName16=Reactive Rune
AAUseAtMobPctHP16=100
AAStopAtMobPctHP16=5
AARecast16=1s
AANamedOnly16=FALSE
AAConditions16=${Target.Named} || ${Me.XTarget}>=3

AAUse17=TRUE
AASpellName17=Glyph Spray
AAUseAtMobPctHP17=100
AAStopAtMobPctHP17=5
AARecast17=1s
AANamedOnly17=TRUE
AAConditions17=

AAUse18=TRUE
AASpellName18=Mana Draw
AAUseAtMobPctHP18=100
AAStopAtMobPctHP18=5
AARecast18=1s
AANamedOnly18=TRUE
AAConditions18=${Me.PctMana}<30

AAUse19=TRUE
AASpellName19=Illusions of Grandeur
AAUseAtMobPctHP19=100
AAStopAtMobPctHP19=5
AARecast19=1s
AANamedOnly19=TRUE
AAConditions19=

AAUse20=TRUE
AASpellName20=Improved Twincast
AAUseAtMobPctHP20=100
AAStopAtMobPctHP20=5
AARecast20=1s
AANamedOnly20=TRUE
AAConditions20=

[Aura]
AuraConditions=
AuraTotal=2
AuraAnnounce=FALSE
AuraUse1=TRUE
AuraSpellName1=Twincast Aura
AuraSpellIcon1=Twincast Effect
AuraConditions1=
AuraSpellGem1=gem12
AuraName1=Twincast Aura

AuraUse2=TRUE
AuraSpellName2=Mana Reciprocation Aura
AuraSpellIcon2=Mana Reciprocation
AuraSpellGem2=gem12
AuraName2=Mana Rev. Aura

AuraUse3=FALSE
AuraSpellName3=Quiescent Issuance
AuraSpellGem3=gem12
AuraSpellIcon3=
AuraName3=

AuraUse4=FALSE
AuraSpellName4=Mastermind's Echo
AuraSpellGem4=gem12
AuraSpellIcon4=
AuraName4=

AuraUse5=FALSE
AuraSpellName5=Runic Radiance Aura
AuraSpellGem5=gem12
AuraSpellIcon5=
AuraName5=

[MainTankBuff]
MainTankBuffTotal=2
MainTankBuffAnnounce=TRUE

MainTankBuffUse1=TRUE
MainTankBuffSpellName1=Darkened Auspice
MainTankBuffConditions1=
MainTankBuffSpellGem1=gem6
MainTankBuffUseAt1=100
MainTankBuffStopAt1=5
MainTankBuffNamedOnly1=TRUE
MainTankBuffRecast1=24s

MainTankBuffUse2=TRUE
MainTankBuffSpellName2=Frightening Rune
MainTankBuffConditions2=
MainTankBuffSpellGem2=gem7
MainTankBuffUseAt2=100
MainTankBuffStopAt2=5
MainTankBuffNamedOnly2=FALSE
MainTankBuffRecast2=24s
DesignatedTank=NULL
MainTankBuffConditions=

[Buff]
BuffXTargets=FALSE
BuffPets=FALSE
AutoInvis=FALSE
AutoBreakInvis=FALSE
BuffConditions=
InvisSpell=
InvisSpellGem=
InvisUndeadSpell=Group Perfected Invisibility to Undead
InvisUndeadSpellGem=alt
LevitateSpell=Group Perfected Levitation
LevitateSpellGem=alt

BuffTotal=2
BuffAnnounce=FALSE
BuffUse1=TRUE
BuffSpellName1=Voice of Precognition
BuffSpellIcon1=Voice of Precognition
BuffConditions1=
BuffSpellGem1=gem7
BuffAlias1=|c|
BuffClasses1=BST,CLR,DRU,ENC,MAG,NEC,PAL,RNG,SHD,SHM,WIZ

BuffUse2=TRUE
BuffSpellName2=Hastening of Prokev
BuffSpellIcon2=Hastening of Prokev
BuffConditions2=
BuffSpellGem2=gem7
BuffAlias2=|haste|
BuffClasses2=BER,BRD,BST,MNK,PAL,RNG,ROG,SHD,WAR

[ClickyMaintenance]
doclickies=1
clickies=0

[ClickyNuke]
ClickyNukeConditions=
ClickyNukeTotal=1
ClickyNukeAnnounce=FALSE

ClickyNukeUse1=TRUE
ClickyNukeName1=Castaway Robe of Compulsion
ClickyNukeConditions1=
ClickyNukeSpellGem1=item
ClickyNukeRecast1=1s
ClickyNukeUseAtMobPctHP1=99
ClickyNukeStopAtMobPctHP1=1
ClickyNukeNamedOnly1=TRUE

[Fade]
FadeConditions=
FadeTotal=1
FadeAnnounce=FALSE
FadeUse1=TRUE
FadeSpellName1=Self Stasis
FadeConditions1=
FadeSpellGem1=alt
FadeUseAtMyHP1=50

[Debuff]
DebuffConditions=
DontDebuffConColor=|GREY|GREEN|
DebuffAdds=TRUE
DebuffTotal=4
DebuffTotalIfNamed=4
ForceMemDebuff=TRUE
DebuffAnnounce=FALSE

DebuffUse1=TRUE
DebuffSpellName1=Decree of Tashan
DebuffConditions1=
DebuffSpellGem1=gem1
DebuffUseAtMobPctHP1=100
DebuffStopAtMobPctHP1=1
DebuffRecast1=2m
DebuffMaxTries1=2

DebuffUse2=TRUE
DebuffSpellName2=Undermining Helix
DebuffConditions2=${Debuff1${DebuffID}}
DebuffSpellGem2=gem5
DebuffUseAtMobPctHP2=100
DebuffStopAtMobPctHP2=5
DebuffRecast2=2m
DebuffMaxTries2=3

DebuffUse3=TRUE
DebuffSpellName3=Dreary Deeds
DebuffConditions3=!${Debuff2${DebuffID}}
DebuffSpellGem3=alt
DebuffUseAtMobPctHP3=95
DebuffStopAtMobPctHP3=1
DebuffRecast3=2m
DebuffMaxTries3=2
DebuffConditions3=

DebuffUse4=TRUE
DebuffSpellName4=Bite of Tashani
DebuffSpellGem4=alt
DebuffUseAtMobPctHP4=100
DebuffStopAtMobPctHP4=1
DebuffRecast4=2m
DebuffMaxTries4=2
DebuffConditions4=!${Debuff1${DebuffID}}

[Dot]
DotConditions=
DotTotal=3
DotTotalIfNamed=3
ForceMemDot=TRUE
DotAnnounce=FALSE

DotUse1=TRUE
DotSpellName1=Mind Storm
DotSpellGem1=gem2
DotUseAtMobPctHP1=99
DotStopAtMobPctHP1=30
DotRecast1=40s
DotMaxTries1=2
DotConditions1=

DotUse2=TRUE
DotSpellName2=Bewildering Constriction
DotSpellGem2=gem4
DotUseAtMobPctHP2=99
DotStopAtMobPctHP2=30
DotRecast2=40s
DotMaxTries2=2
DotConditions2=

DotUse3=TRUE
DotSpellName3=Drown
DotSpellGem3=gem2
DotUseAtMobPctHP3=99
DotStopAtMobPctHP3=30
DotRecast3=40s
DotMaxTries3=2
DotConditions3=

[FightBuff]
FightBuffConditions=
FightBuffTotal=1
ForceMemFightBuff=FALSE
FightBuffAnnounce=FALSE
FightBuffUse1=TRUE
FightBuffSpellName1=Silent Casting
FightBuffSpellIcon1=Silent Casting
FightBuffConditions1=
FightBuffSpellGem1=alt
FightBuffNamedOnly1=TRUE
FightBuffForAggro1=FALSE

[Mez]
IgnoreImmuneLists=FALSE
MezConditions=
DontMezConColor=|GREY|GREEN|
MezTotal=6
ForceMemMez=TRUE
MezAnnounce=FALSE

MezUse1=TRUE
MezSpellName1=Nightmare Stasis
MezConditions1=
MezSpellGem1=alt

MezUse2=TRUE
MezSpellName2=Beam of Slumber
MezConditions2=
MezSpellGem2=alt

MezUse3=TRUE
MezSpellName3=Scintillating Beam
MezConditions3=TRUE
MezSpellGem3=alt

MezUse4=TRUE
MezSpellName4=Bewilder
MezSpellGem4=gem11
MezConditions4=

MezUse5=TRUE
MezSpellName5=Chaotic Confounding
MezSpellGem5=gem12
MezConditions5=

MezUse6=TRUE
MezSpellName6=Bewildering Flash
MezSpellGem6=gem12
MezConditions6=

[AEMez]
AEMezConditions=
AEMezTotal=1
AEMezAnnounce=FALSE

AEMezUse1=TRUE
AEMezSpellName1=Deadening Wave
AEMezSpellGem1=gem12
AEMezConditions1=

[PBAEMez]
PBAEMezConditions=
PBAEMezTotal=1
PBAEMezAnnounce=FALSE

PBAEMezUse1=TRUE
PBAEMezSpellName1=Perilous Bafflement
PBAEMezSpellGem1=gem9
PBAEMezConditions1=

[Nuke]
NukeConditions=
NukeTotal=4
NukeTotalIfNamed=4
ForceMemNuke=TRUE
NukeAnnounce=FALSE

NukeUse1=TRUE
NukeSpellName1=Chromarift
NukeSpellGem1=gem6
NukeUseAtMobPctHP1=98
NukeStopAtMobPctHP1=1
NukeRecast1=1s
NukeConditions1=

NukeUse2=TRUE
NukeSpellName2=Chromatic Blink
NukeSpellGem2=gem7
NukeUseAtMobPctHP2=98
NukeStopAtMobPctHP2=1
NukeRecast2=1s
NukeConditions2=

NukeUse3=FALSE
NukeSpellName3=Polyrefractive Assault
NukeSpellGem3=gem11
NukeUseAtMobPctHP3=98
NukeStopAtMobPctHP3=1
NukeRecast3=1s
NukeConditions3=

NukeUse4=TRUE
NukeSpellName4=Mindsunder
NukeSpellGem4=gem12
NukeUseAtMobPctHP4=98
NukeStopAtMobPctHP4=1
NukeRecast4=1s
NukeConditions4=

[Pet]
PetGHOLD=TRUE
PetGearDefaultAlias=
UsePet=TRUE
PetSpell=Gordianus' Animation
PetSpellGem=gem1
UsePetFocusAA=TRUE
PetAttackAt=97
ShrinkPet=FALSE
ShrinkPetIfHeightAbove=1.5
ShrinkPetSpell=
ShrinkPetSpellGem=
DoPetHeals=FALSE
PetHealAt=50
PetHealSpell=
PetHealSpellGem=
UseAAPetHeal=TRUE
PetAAHealAt=5
DoPetBuffs=FALSE
PetBuffRecheck=10s
PetBuffTotal=0
PetBuffName1=
PetBuffSpell1=
PetBuffGem1=
PetBuffRecast1=1s

[Root]
RootConditions=
DontRootConColor=|GREY|GREEN|
RootPrimaryTarget=FALSE
RootAdds=TRUE
FaceNPCToRoot=FALSE
RootTotal=2
RootTotalIfNamed=2
RootAnnounce=FALSE
RootUse1=TRUE
RootSpellName1=Beguiler's Directed Banishment
RootConditions1=
RootSpellGem1=alt
RootUseAtMobPctHP1=96
RootStopAtMobPctHP1=1
RootRecast1=2m
RootMaxTries1=2
RootUse2=FALSE
RootSpellName2=Beguiler's Banishment
RootConditions2=
RootSpellGem2=alt
RootUseAtMobPctHP2=96
RootStopAtMobPctHP2=1
RootRecast2=2m
RootMaxTries2=2

[SelfBuff]
SelfBuffConditions=
SelfBuffTotal=7
SelfBuffAnnounce=FALSE
SelfBuffUse1=FALSE
SelfBuffSpellName1=Eldritch Rune
SelfBuffSpellIcon1=Eldritch Rune
SelfBuffConditions1=
SelfBuffSpellGem1=alt
SelfBuffUse2=TRUE
SelfBuffSpellName2=Mind Over Matter
SelfBuffSpellIcon2=Mind Over Matter
SelfBuffConditions2=
SelfBuffSpellGem2=alt
SelfBuffUse3=TRUE
SelfBuffSpellName3=Veil of Mindshadow
SelfBuffSpellIcon3=Veil of Mindshadow
SelfBuffConditions3=
SelfBuffSpellGem3=alt
SelfBuffUse4=TRUE
SelfBuffSpellName4=Shield of the Pellarus
SelfBuffSpellIcon4=Shield of the Pellarus
SelfBuffSpellGem4=gem12
SelfBuffConditions4=
SelfBuffUse5=TRUE
SelfBuffSpellName5=Enticer's Unity
SelfBuffSpellIcon5=Mastermind's Rune
SelfBuffSpellGem5=gem12
SelfBuffConditions5=
SelfBuffUse6=TRUE
SelfBuffSpellName6=Ward of the Enticer
SelfBuffSpellIcon6=Ward of the Enticer
SelfBuffSpellGem6=gem12
SelfBuffConditions6=
SelfBuffUse7=TRUE
SelfBuffSpellName7=Shield of Consequence
SelfBuffSpellIcon7=Shield of Consequence
SelfBuffSpellGem7=gem12
SelfBuffConditions7=

[Stun]
StunConditions=
StunTotal=1
StunTotalIfNamed=1
ForceMemStun=FALSE
StunAnnounce=FALSE

StunUse1=FALSE
StunSpellName1=Dizzying Storm
StunSpellGem1=gem12
StunUseAtMobPctHP1=100
StunStopAtMobPctHP1=1
StunRecast1=9s
StunConditions1=

[Mana]
ManaConditions=
MedAt=75
MedToFull=FALSE
MedEvenIfNotInOOCRegen=FALSE
MedTimer=10s
SecondSpire_IfManaBelow=65
SecondSpire_Others_IfManaBelow=5

[Combat]
CombatFrequency1=Debuff
CombatFrequency2=
CombatFrequency3=Debuff
CombatFrequency4=Debuff
CombatFrequency5=MainTankBuff|FightBuff|Stun|AA|Dot|Nuke|ClickyNuke|Mana
StandardCombatOptions=Bard|XHeal|HealSingle|HealGroup|HealBalance|HealSelf|HealPet|Disc|MainTankBuff|FightBuff|Lifetap|Stun|AA|Dot|Nuke|Snare|ClickyNuke|Jolt|Rez|ModRod|Mana|Merc

[Follow]
FollowMethod=stick|30 loose
FollowCommand=follow
StopFollowCommand=stay
MoveUpCommand=up

[ImHit]
ImHitTotal=6
ImHitAnnounce=FALSE

ImHitUse1=TRUE
ImHitSpellName1=Color Shock
ImHitRecast1=1s
ImHitUseAtMyHP1=95
ImHitConditions1=

ImHitUse2=TRUE
ImHitSpellName2=Self Stasis
ImHitRecast2=1s
ImHitUseAtMyHP2=50

ImHitUse3=TRUE
ImHitSpellName3=Mind Over Matter
ImHitRecast3=1s
ImHitUseAtMyHP3=90

ImHitUse4=FALSE
ImHitSpellName4=Veil of Mindshadow
ImHitRecast4=1s
ImHitUseAtMyHP4=90

ImHitUse5=TRUE
ImHitSpellName5=Beguiler's Directed Banishment
ImHitRecast5=1s
ImHitUseAtMyHP5=80
ImHitConditions=

ImHitUse6=TRUE
ImHitSpellName6=Doppelganger
ImHitRecast6=1s
ImHitUseAtMyHP6=99
ImHitConditions=
 
Last edited:
Awesome BoTs Pete, they nearly run flawlessly.

I do have a Question after loading MQ2Bot plugin My SK assists my Puller and my Shaman assists puller as well like they are suppose to, the only thing is the SK does not turn on attack. He casts agro spells and dots and nukes but just no /attack on. I have /assist on in game and moveutils loaded melee loaded, cast loaded.

I am Looking for the place to Edit to get him to turn attack on
Also looking where to edit have pets attack at 95 instead of 100

Any Help would be great thank you.
I'd ask on the mq2bot thread instead!
 
Btw, I noticed I spell "Reactive Rune" wrong in AA's. I just got the Improved version.