diff --git a/AutoTrainer.xml b/AutoTrainer.xml new file mode 100644 index 0000000..2dabb0f --- /dev/null +++ b/AutoTrainer.xml @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EnableTriggerGroup("autoTrain", true) +--Execute("recal;s") +Execute("train") + + + + + + SetVariable("setorder", "%1") + setorder = "%1, %2, %3, %4, %5, %6" + ColourNote("cyan", "", "Your stat order has been set to ", "palegoldenrod", "", "'".. setorder.. "'.") + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file