alias test { if ( $1 <= $nick(#,0,a) ) { echo -a I am incrimenting after 6 seconds! $1 .timer 1 6 test $calc($1 + 1) } }