Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Jane
« on: February 09, 2011, 09:52:32 pm »

Thanks,  ;D
Posted by: Hamo
« on: February 09, 2011, 08:58:42 pm »

heres uptime script its small but helpful :)
Code: [Select]
on *:text:!uptime:*: {
      /msg $chan 5I have been Connected to 12 $+ $server for 11,1[ 4,1***15,1 $uptime(server, 1) 4,1*** 11,1]
      /msg $chan 12My system have been online 5using mIRC v $+ $version for 11,1[ 4,1***15,1 $uptime(mirc, 1) 4,1*** 11,1]
}