foreverandeternity
Well-known member
- Joined
- Jun 21, 2018
- RedCents
- 84¢
I'm able to start Modbot on all my toons except cleric and i get this.

Clerics ini is

Clerics ini is
Code:
[Settings]
DoMelee=FALSE
DoHeals=FALSE
DoBuffs=FALSE
DoDebuffs=FALSE
DoEvents=FALSE
DoCures=FALSE
DoPull=FALSE
DoPet=FALSE
DoSit=TRUE
DoLoot=FALSE
DoFW=FALSE
DoForage=FALSE
ForageIni=forage.ini
DoAfk=FALSE
DoRez=TRUE
DoMount=False
MountCast=White Wolf Saddle|item
MasterList=Netbots
TankName=manual
PullerName=manual
Radius=100
ZRadius=50
SitAggroRadiusCheck=75
SitManaPct=95
SitEndurPct=0
AfkMessage=working, might be slow to respond
RezMinPct=90
RezAcceptCall=TRUE
RezGiveUpSeconds=6000
DeathSlot=FALSE
NetworkINI=
TraderName=
FollowDistance=20
FollowStick=20 hold uw
PetCast=
PetAggro=FALSE
PetAssist=0
PetFoci=
PetShrink=TRUE
PetShrinkSpell=
SummonFood=
SummonDrink=
DoAA=FALSE
AAAnnounce=
AAtoNormal=FALSE
AAWarning=90
AABank=0
AAVerbose=FALSE
GoMNuke=
DoNamed=TRUE
[Script-MBStartup]
Commands=2
C1=/declare RezCount int outer
C2=/varset RezCount 1
[AdvHeal]
AHCount=5
AHNewFormat=1
AHAllowDismount=TRUE
AHCheckTime=0
AHHealOOBC=TRUE
AHHealMode=0|0|12
AHXTgtWatch=1,2,3,4
AHInterruptLevel=2
AHClassPriority=enc,wiz,mag,nec,clr,dru,shm,pal,shd,war,bst,rng,ber,rog,brd,mnk
[AdvDebuff]
ADCount=0
ADNewFormat=1
ADMobMax=60
ADCheckTime=5
ADAggroOnly=2
ADHold=0|1|1| 1=on 0=off|Debuff spell #|Time to wait for debuff|
ADCoolDown1=
ADCoolDown2=
ADCoolDown3=
ADCoolDown4=
ADCoolDown5=
[AdvBuff]
ABCount=8
ABNewFormat=1
ABMobMax=60
ABCheckTime=2
[AdvEvent]
AECustom1=tells you, 'conviction'
AECustom2=tells you, 'shaste'
AECustom3=
AECount=1
AENewFormat=1
AECheckTime=8
[AdvCure]
AQCount=3
AQNewFormat=1
AQCheckTime=8
[AH1]
Gem=alt
Spell=Divine Arbitration
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=darb
Announce=/bc
TarCnt=1
Class=pc grp25 war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec
PreCondition=TRUE
[AH2]
Gem=item
Spell=Aegis of Superior Divinity
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=epic
Announce=/bc
TarCnt=1
Class=pc grp35 war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec
PreCondition=TRUE
[AH3]
Gem=2
Spell=Word of Vivification
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=word
Announce=/bc
TarCnt=3
Class=pc grp65
PreCondition=TRUE
[AH4]
Gem=4
Spell=Supernal Remedy
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=remedy
Announce=/bc
TarCnt=1
Class=pc grp30 shm clr dru wiz mag enc nec self
PreCondition=TRUE
[AH5]
Gem=3
Spell=Ancient: Hallowed Light
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=Light
Announce=/bc
TarCnt=1
Class=pc hp60 war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec tank xtgt
PreCondition=TRUE
[AB1]
Gem=script
Spell=rezscript
SpellFoci=
DurMod=0
SpellAlias=rezspell
Announce=/bc
SpellMinMana=20
TarCnt=1
TarType=self
Recast=FALSE
SpellIcon=
PreCondition=TRUE
[AB2]
Gem=7
Spell=Hand of Conviction
SpellFoci=
DurMod=52
SpellAlias=conviction
Announce=/bc
SpellMinMana=0
TarCnt=1
TarType=grp war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec
Recast=True
SpellIcon=
PreCondition=TRUE
[AB3]
Gem=8
Spell=Conviction
SpellFoci=
DurMod=52
SpellAlias=conviction
Announce=/bc
SpellMinMana=0
TarCnt=0
TarType=war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec
Recast=True
SpellIcon=
PreCondition=TRUE
[AB4]
Gem=8
Spell=Armor of the Zealot
SpellFoci=
DurMod=52
SpellAlias=Armor
Announce=/bc
SpellMinMana=0
TarCnt=1
TarType=self cbt idle
Recast=TRUE
SpellIcon=
PreCondition=TRUE
[AB5]
Gem=9
Spell=Divine Intervention
SpellFoci=
DurMod=60
SpellAlias=DI
Announce=/bc
SpellMinMana=0
TarCnt=0
TarType=tank cbt idle
Recast=FALSE
SpellIcon=
PreCondition=/if (${FindItem[Emerald].ID)
[AB6]
Gem=item
Spell=water sprinkler of nem ankh
SpellFoci=
DurMod=0
SpellAlias=rez
Announce=/bc
SpellMinMana=0
TarCnt=0
TarType=tank war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec self mypet grp pet cbt idle
Recast=FALSE
SpellIcon=
PreCondition=TRUE
[Script-rezscript]
Commands=6
C1=/if (!{NearestSpawn[pccorpse radius 80].ID}) /return
C2=/target id {NearestSpawn[${RezCount},pccorpse pc].ID}
C3=/delay 2 {Target.Type.Equal[pccorpse]}
C4=/corpse
C5=/if (${RezCount}==3) /varset RezCount 1
C6=/call CastCall {Me.CleanName} ''cast rez {Spawn[pccorpse].ID}''
[AB7]
Gem=8
Spell=Aura of Devotion
SpellFoci=
DurMod=0
SpellAlias=shaste
Announce=
SpellMinMana=0
TarCnt=1
TarType=tank war shd pal rng mnk rog brd bst ber shm clr dru wiz mag enc nec self mypet grp pet cbt idle
Recast=FALSE
SpellIcon=
PreCondition=TRUE
[AB8]
Gem=
Spell=
SpellFoci=
DurMod=0
SpellAlias=
Announce=
SpellMinMana=0
TarCnt=1
TarType=cbt idle
Recast=FALSE
SpellIcon=
PreCondition=TRUE
[Melee]
OffTank=FALSE
ACLeash=150
ACAssistPct=0
ACManaPct=101
ACAnnounce=
ACMeleeCmd=/melee plugin=1
ACBefore=
ACAfter=
ACPetEnrage=TRUE
[Script-AECustomEvent1]
Commands=1
C1=/mb cast conviction {MacroQuest.LastTell}
[Script-AECustomEvent2]
Commands=1
C1=/mb cast shaste {MacroQuest.LastTell}
[Script-AECustomEvent3]
Commands=1
C1=/mb cast conviction {MacroQuest.LastTell}
[AQ1]
Gem=alt
Spell=Radiant Cure
SpellCntr=0
SpellFoci=
SpellCureType=All
SpellMinMana=0
SpellRecast=0
TarCnt=1
TarType=grp cbt idle
SpellAlias=rc
Announce=/bc
[AQ2]
Gem=8
Spell=Pure Blood
SpellCntr=0
SpellFoci=
SpellCureType=Diseased Poisoned
SpellMinMana=0
SpellRecast=0
TarCnt=1
TarType=grp cbt idle
SpellAlias=
Announce=/bc
[AQ3]
Gem=8
Spell=Remove Greater curse
SpellCntr=0
SpellFoci=
SpellCureType=Cursed
SpellMinMana=0
SpellRecast=0
TarCnt=1
TarType=clr dru wiz mag enc nec cbt idle
SpellAlias=rgc
Announce=/bc
[AdvPull]
APCheckTime=0
APRadius=40
APMobMax=1
APScript=
APPath=
APRetPath=
APBefore=
APAfter=
APAnnounce=
APRetries=1
[AE1]
Gem=item
Spell=Rod of Mystical Transvergence
SpellFoci=
DurMod=0
Delay=0
EventMinMana=0
EventMinHP=0
EventMinEndur=0
MinMana=0
MaxMana=80
MinHP=0
MaxHP=101
MinEndur=0
MaxEndur=101
TarType=self
SpellAlias=rod
Announce=/bc
TarCnt=1
Last edited:

