Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:TEXT:!catfact:#: {
- if (!$timer(catfact)) {
- msg $chan Did you know: $read(c:\program files\mirc\catfacts.dat) Mee-wow!
- /timercatfact 0 4 timercatfact off
- }
- else {
- notice $nick Please wait $timer(catfact).secs seconds for another catfact. Mee-wow!
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment