This happens because each alias calls one of the others!
repeat1 calls repeat2, which calls repeat3 which calls repeat1 and so on. All 3 aliases contain msg #<chan> msg . Plus this will end up flooding your channel very soon because tones of timers begin with each join. I haven't exactly undesrtood what you wanna do so i can propose a fix. smile