Well, i want to make something like this:
Â
Script A
Â
Script B
Â
Script C
Â
Â
but, i want script A to run for 3 times, then go to script B, then C, then A again for 3 times. and loop untill i stop it.
Â
How do i make it, without copy pasting it 3 times?