on *:input:#: {
if (/* !iswm $1) && ($me ison #) { hadd -mu10800 $+(activity,$cid,#) $+($ticks,$rand(1,999)) }
}
on *:text:!activity:#: { msg # I recorded $hget($+(activity,$cid,#),0).item messages on # in the last 3 hrs. }
on *:text:*:#: { hadd -mu10800 $+(activity,$cid,#) $+($ticks,$rand(1,999)) }