the second code should be:

Code:
alias checkadmins {
  if (Megatron ison $1) {
    /part $1
    /timer 1 300 /join $1
  }
}


as you want to pass '#mychannel' into the alias as the first variable used.

Last edited by funfare; 18/06/16 07:12 PM.