Is there a way to rerun your script to save typing the same command over and over.
let say i just want to spam my Priest Group Heal over and over
instead of creating
/cast Group Heal
/wait 4
/cast Group Heal
/wait 4
/cast Group Heal
/wait 4
can I just type the command once and then rerun that macro?
/cast Group Heal
/wait 4
/run 'macro name' <<<<<<<<<<< ?