It still doesn't work, I put this in the txt file :

Code:
alias mouseidle { 

  if $1 == $2 { 

    inc %mouseidle 

    return %mouseidle 

  } 

  else { unset %mouseidle }

}

on *:connect:{ .timer 0 1 $iif($mouseidle($mouse.dx $mouse.dy,$!mouse.dx $!mouse.dy) == 60,/nick iC|Seb_Lz`Aw) }


load -rs it
then restarted irc but it doesn't work, nothing happens.