tglogo.png

Downloading File

Filename: Uptime Popups
menu Channel {
  Information
  .Echo
  ..Operating System:echo Operating System: $os
  ..Server:echo Server: $server
  ..Time:echo Time: $time
  ..Uptme
  ...Connection time:echo Connection time: $duration($uptime(server,3))
  ...mIRC:echo mIRC Uptime: $duration($uptime(mirc,3))
  ...System:echo System Uptime: $duration($uptime(system,3))
  ...All {
    /echo Connection time: $duration($uptime(server,3))
    /echo mIRC Uptime: $duration($uptime(mirc,3))
    /echo System Uptime: $duration($uptime(system,3))
  }
  .Channel
  ..Operating System:msg # Operating System: $os
  ..Server:msg # Server: $server
  ..Time:msg # Time: $time
  ..Uptme
  ...Connection time:msg # Connection time: $duration($uptime(server,3))
  ...mIRC:msg # mIRC Uptime: $duration($uptime(mirc,3))
  ...System:msg # System Uptime: $duration($uptime(system,3))
  ...All {
    /msg # Connection time: $duration($uptime(server,3))
    /msg # mIRC Uptime: $duration($uptime(mirc,3))
    /msg # System Uptime: $duration($uptime(system,3))
  }
}

Related Files

by Zmodem
by [Domino]
by FordLawnmower

Please note that on our website we use cookies necessary for the functioning of our website, cookies that optimize the performance. To learn more about our cookies, how we use them and their benefits, please read our Cookie Policy.
I Understand