Froggaard

Froggaard

Joined
Nov 24, 2007

Threads

Froggaard   -  Nov 28, 2013

Why is this not working?

on *:join:#: {
if ($asctime(dd:mm) == 28:11) {
notice $nick TEXT
}
}

Froggaard   -  Sep 20, 2013

Hello.

I need some help, because this dosen't work

on *:JOIN:#chan: {
  if ($nick !isop $chan) {
    notice $nick "MESSAGE"
  }
  msg Froggaard ANOTHER MESSAGE
}

The notice message should not be sent when a op join the channel.. What you I wrong?

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.