on *:connect: {
.timer(lag-o-meter) 0 120 /lag-o-meter
}
alias lag-o-meter { .ctcp $me lag-o-meter $ticks }
ctcp *:*:*: {
if ((lag-o-meter* iswm $$1-) && ($nick == $me)) {
titlebar -
titlebar --
titlebar -->
titlebar -->>
titlebar -->>[
titlebar $+(-->>,$chr(160),L)
titlebar $+(-->>[,$chr(160),La)
titlebar $+(-->>[,$chr(160),Lag)
titlebar $+(-->>[,$chr(160),Lag:)
titlebar $+(-->>[,$chr(160),Lag: $_lag-o-meter)
titlebar $+(-->>[,$chr(160),Lag: $_lag-o-meter,$chr(160),])
titlebar $+(-->>[ $chr(160),Lag: $_lag-o-meter,$chr(160),]<)
titlebar $+(-->>[ $chr(160),Lag: $_lag-o-meter,$chr(160),]<<)
titlebar $+(-->>[ $chr(160),Lag: $_lag-o-meter,$chr(160),]<<-)
titlebar $+(-->>[,Lag: $_lag-o-meter,]<<--)
haltdef
}
}
alias _lag-o-meter return $duration($calc(($ticks - $2) / 1000))

This Part: $duration($calc(($ticks - $2) / 1000))
has somethin wrong for sure! it's not working well!


Watch Your Back.