• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Auto Cleric help!

Joined
Sep 3, 2017
RedCents
210¢
I am running the auto cleric macro, but my cleric refuses to heal any of the pets. I have the pethealpoint set to 85 but she never actually casts anything on the pet, works fine for the normal toons/mercs. Any assistance would be appreciated :)
 
[Spells]
mountitem=Bracelet of the Severed Hand
[General]
AutoRez=1
pethealpoint=0
tbmhealpoint=65
raidhealpoint=65
Manatonuke=40
usepromheals=1
DivineBuffOn=0
usedruid=0
FollowToonName=NULLNULLNULLNULLNULL
ReturnToCamp=0
UseFellowship=1
InstantRelease=1
qmtarget=0
UseMelee=0
AutoAssistAt=98
BringYourOwnSpells=0
 
if you are using the beta download there is a bad declare that affects pets, look in the beta topic for my last post and download that auto cleric and it should heal pets and not spam errors, it also has the new undying life spell added into it also.
 
mountitem=Desert Kangon Saddle
[General]
AutoRez=1
pethealpoint=85
tbmhealpoint=65
raidhealpoint=65
Manatonuke=40
usepromheals=1
DivineBuffOn=0
usedruid=0
FollowToonName=NULLNULLNULLNULLNULL
ReturnToCamp=0
UseFellowship=1
InstantRelease=1
qmtarget=0
UseMelee=0
AutoAssistAt=98
BringYourOwnSpells=0

I overwrote the previous auto_CLR file with the one from your post, turned cleric mer off and pet dropped to 45% health with my cleric doing nothing :( also never fired off the mount. Both the auto_clr and auto_player files are the same.
 
when that happens again try these echos
Code:
/echo ${petworsthurtid}
/echo ${petworsthurtname}
/echo ${petworsthp}
and also try
/echo ${pethealpoint}
the logic will heal in this manner maintank-worst hurt group member-group heal-pet healing so pets will only get a heal if no one else does
 
When i used the echos this was the in game response

/echo ${petworsthurtid} = 0
/echo ${petworsthurtname} = NULL
/echo ${petworsthp} = NULL
/echo ${pethealpoint} = 85

Still would not heal my pet :(

My goal is to drop the merc healer and run all DPS
 
Auto Cleric help!

Users who are viewing this thread

Back
Top
Cart