• 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' <<<<<<<<<<< ?

  • If I understand your question correctly you ask for a way that isn't possible, a macro that isn't needed to be spamm clicked but instead runs automatically after being clicked once in a endless circle. That basically would be illegall and forbidden in this server, since it could be used for boting. You can only create combat scripts that don't run automatically/ need to be spammed manually in order to work, also normally most people either use kitty combo addon for combat macros or their own combat engine, using /commands / rota directly without further improvement from inside macro is highly inefficient in nearly any case