• 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 - Alliance settings?

Joined
Sep 27, 2016
RedCents
646¢
Does anyone have a decent condition for alliances? I was thinking I can do ?if hp > and no alliance? (for alliance) then set all my dps that doesn?t proc alliance to ?if not alliance on target? and then set each toon to a different alliance point IE one for |90, one |80, and one |70 (priority not HP) and then they shouldn?t all try to cast alliance at the same time?

Thoughts?
 
Yeah staggering the mobs HP is good. I liked this wizard alliance condition macro code that LorDeth shared in the RoS upgrade to EoKNuke macro thread. Checks for lots of things, including that there are actually 3 wizards nearby.

Rich (BB code):
/if (${Cast.Ready[${FrostBound}]} && ${SpawnCount[pc class  wizard radius 100 zradius 50]}>=3 &&  !${Target.Type.Equal[Corpse]} && ${Target.LineOfSight}  && ${Target.CurrentHPs}>=50 &&  !${Target.Buff[Frostbound Alliance].ID}) /casting "${FrostBound}"

If you get a nice one for KA, I'd love to see it. Almost have my first set of 3 matching DPS classes to 110.
 
Question - Alliance settings?

Users who are viewing this thread

Back
Top
Cart