Welcome script

By Laxus on Feb 19, 2014

Didn't find a welcome script here(sorry people if I didn't see yours) but here it is just incase you didn't find one or if you don't know how to make this. This script could sorta spam people a bit who have long auto join's. So be aware...

On *:JOIN:#:{
  if ($nick == $me) { halt }
  else { notice $nick Welcome to $network $+ , $nick hope you have a great time in $chan $+. }
}

Comments

Sign in to comment.
Vegito   -  Feb 22, 2014

You could use $network to get the network name.
And there are plenty of this scripts arround here.

Laxus  -  Feb 22, 2014

Oh, I see I haven't seen any thou lolol

Sign in to comment

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.