Moderator: MacroQuest Developers
Code: Select all
/if (${Me.CurrentHPs}>=1925 && ${Me.PctMana}<=85 && ${Me.AltAbilityReady[Cannibalization]}) {
/target ${Me}
/call Cast "Quiescence" gem8
/call Cast "47" activate
}
Ok, working on canni5 to squeeze it into the current canni, ya know, without needing a new toggle (damn, got 15 toggles already). I know how to set it up, but want to check to see if the player has the alt ability, if so then canni5, if not then do old fassioned canni. It'll get in there..bobbib wrote:when casting canni you take 1925 points of damage, so it would be nice if you could make some routing that first cast Quiescene, then when you have over 2000 hitpoints cast do the Canni5.
Can't FA be put into the current bigbuffgroup, or buffgroup?bobbib wrote:Second thing would be if you could get the bot to cast FA on the meleeing, members, like first cast fa on your self, then on the melee charas (note that FA have along refresh time). and then when casted on all redo it when FA fading on your self
heh, please explain, in what situations would you use one over the other? Do you see any way it could be squeezed into one of the current buff options? (really dont wanna add more switches, 15 already ya know :)bobbib wrote:Sometimes it might be nice one to use the single haste spell, so if its possible to make two aliases.
1. one with groupbuffs
2. one with singelbuffs (might add a switch like caster, or melee)