• 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

Question - How do you bot a clr on raid

Joined
Jan 28, 2015
RedCents
1,837¢
I use auto cleric to target a MT marked on XT. My cleric is grouped in a non tank group is and responsible for that groups health and for helping heal the MT or a series of MT's marked on XT.

it seems to work "ok". if the MT dies , it doesn't look at the other XT tanks.

So I was just curious, do others use something else to bot a cleric on raid for a similar setup or have any good guidelines? etc..

thanks!
~mcarpe
 
I have used kiss and autocleric, but I setup a custom event to change the main-assist variable when a tank dies. I just declare a variable for each of the possible tanks and have it rotate through those variables in the order that the tanks are supposed to rotate, or have hotkeys to call for the variable switch with eqbc.
 
I have used kiss and autocleric, but I setup a custom event to change the main-assist variable when a tank dies. I just declare a variable for each of the possible tanks and have it rotate through those variables in the order that the tanks are supposed to rotate, or have hotkeys to call for the variable switch with eqbc.

Mind sharing? :)
 
On vacation. I'll try to remember when I get home.

In brief though...

Declare tank variables for each tank.

/Varset tank1 steel
/Varset tank2 brass

Then have separate event triggers for the death of each tank that call the same event.

Have the event check names and assign the next tank.

I.e. steel dies, event triggered

/If (${Mainassist}==${tank1}){
/Varset ${Mainassist} ${tank1}
} Else ...


Sorry typed out on my phone..
 
sadly have not figured that out.

This is the whole reason I had to stop using autocleric and I love it otherwise. I would love to know how to change that if possible. The insta burn of CelestialRegen blows my mind and makes it unavailable for MGB when needed.
 
Just do a search for the aa number in the macro and remove those lines. I think it is only coded in the macro twice and both time look like easy removals (i.e. the last else in an if/else chain).
 
I use MQ2 heals as well , on my clerics, my Shaman, my Druids.......both in group AND in raids....

LOVE IT
 
does mq2heals work out of the box like mq2afnuke? I like how for wizzie I can do a /nuke memorize for my wizzard heh. I'm not gonna know what to load on the cleric to make him/her heal well enough :P
 
I was too lazy to make it /heals memorize, but I suppose I could put it on my todo list. :) If you do use it, turn off domed and domount... They're still buggy, and I am lazy. :p I'll fix it some day, but I've been adding classes (ranger to mq2afnuke)...
 
that's cool. I'm willing to try it out on raids if anyone had a recommended spell lineup and and maybe an ini example.
 
Question - How do you bot a clr on raid

Users who are viewing this thread

Back
Top
Cart