How would I implement that?

The script does not work for me. I do not know why..

Got this: In remote
Code:
timerawaycheck 0 1000 { checkaway }
alias checkaway {
  if %awaystatus != $true {
    if $scon(1000).$idle >= 3600 {
      scid -at1 /away Idle for at least an hour
      set %awaystatus $true
    }
  }
}

Last edited by gomp; 03/03/08 02:59 PM.

I do not speak English. I speak Norwegian. So please bear with my poor English spelling and grammar.