Raidien I think you play on Project Lazarus.
Here is my magician ini file. Nothing fancy. I also have a hotbutton on the characters I am manually playing that sends in all my pets. /bcaa //pet attack ${Target.ID}
[CODE lang="ini" title="Magician" highlight="3, 41,73,74"]
[Settings]
TimeStampOnEcho=FALSE
DoMelee=TRUE
DoHeals=FALSE
DoBuffs=FALSE
DoDebuffs=TRUE
DoEvents=FALSE
DoCures=FALSE
DoPull=FALSE
DoPet=FALSE
DoSit=TRUE
DoLoot=FALSE
DoFW=FALSE
DoForage=FALSE
DoAfk=FALSE
DoRez=TRUE
DoMount=FALSE
DoAA=FALSE
DoNamed=TRUE
ForageIni=forage.ini
MountCast=
MasterList=Netbots
TankName=Frush
PullerName=
Radius=100
ZRadius=100
SitAggroRadiusCheck=1
SitManaPct=95
SitEndurPct=0
AfkMessage=Not now, thanks
RezMinPct=90
RezAcceptCall=FALSE
RezGiveUpSeconds=6000
DeathSlot=FALSE
NetworkINI=
TraderName=
FollowDistance=20
FollowStick=20 hold uw
PetCast=
PetAggro=FALSE
PetAssist=1
PetFoci=
DoPetShrink=TRUE
PetShrinkSpell=Tiny Companion|gem3
PetShrinkSize=1.4
SPetAssist=1
SummonFood=
SummonDrink=
AAAnnounce=
AAtoNormal=FALSE
AAWarning=90
AABank=0
AAVerbose=FALSE
DoSelfShrink=FALSE
SelfShrinkSpell=
SelfShrinkSize=1.5
DoPetToys=TRUE
PetToys1=Grant Spectral Plate|gem5
PetToys2=Muzzle of Mardu|gem6
PetToys3=Blade of Walnan|gem7
PetToys4=Girdle of Magi`Kot|gem8
PetToys5=
GoMNuke=
[Script-Defense]
Commands=0
C1=/return
[Script-MBStartup]
Commands=0
C1=/return
[Melee]
OffTank=FALSE
ACLeash=150
ACAssistPct=95
ACManaPct=101
ACAnnounce=/bc
ACMeleeCmd=/melee plugin=1
ACBefore=
ACAfter=
ACPetEnrage=TRUE
[AdvHeal]
AHCount=0
AHNewFormat=1
[AdvDebuff]
ADCount=2
ADNewFormat=1
ADMobMax=40
ADCheckTime=2
ADAggroOnly=0
ADHold=0|1|1| 1=on 0=off|Debuff spell #|Time to wait for debuff|
ADCoolDown1=
ADCoolDown2=
ADCoolDown3=
ADCoolDown4=
ADCoolDown5=
[AD1]
Gem=2
Spell=Mala
SpellFoci=
DurMod=0
SpellAlias=mal
Announce=/bc
SpellMinMana=0
SpellRecast=0
SpellCastonResist=
SpellDelay=0
TarCnt=0
TarType=0
TarBegHP=95
TarEndHP=20
IfSpellImmune=
UseHoTT=101
PreCondition=TRUE
[AD2]
Gem=1
Spell=Rock of Taelosia
SpellFoci=
DurMod=0
SpellAlias=nuke
Announce=/bc
SpellMinMana=0
SpellRecast=0
SpellCastonResist=
SpellDelay=0
TarCnt=1
TarType=0
TarBegHP=85
TarEndHP=30
IfSpellImmune=
UseHoTT=101
PreCondition=TRUE [/CODE]
To get your cleric to heal a pet, you have to put in a separate AH entry for pets. Here is mine.
[CODE lang="ini" title="Cleric Pet Heal"]
[AH4]
Gem=4
Spell=Complete Heal
SpellFoci=
DurMod=0
SpellMinMana=0
SpellAlias=CompleteHeal
Announce=/bc
TarCnt=1
Class=pet hp60
PreCondition=TRUE
[/CODE]