Script Details
Welcome on Join automatically greets every member as they enter your NatterFly chatroom. It's a simple way to give new arrivals a warm welcome, encourage friendly conversation, and make your room feel active and inviting. The welcome message can easily be customised to suit your own room and community.
Installation
Copy the script code from this page.
Open Notepad (or any plain text editor).
Paste the script into the new document.
Save the file as Welcome On Join.txt inside your Scripts folder.
Open your NatterFly web client.
Click Scripts from the top menu.
Click Load Script and select Welcome On Join.
Once the script has loaded successfully, it will begin running automatically.
Now, whenever someone joins your chatroom, they will be greeted with the welcome message you've configured. You can edit the reply line at any time to personalise the greeting for your own room.
Installation
Copy the script code from this page.
Open Notepad (or any plain text editor).
Paste the script into the new document.
Save the file as Welcome On Join.txt inside your Scripts folder.
Open your NatterFly web client.
Click Scripts from the top menu.
Click Load Script and select Welcome On Join.
Once the script has loaded successfully, it will begin running automatically.
Now, whenever someone joins your chatroom, they will be greeted with the welcome message you've configured. You can edit the reply line at any time to personalise the greeting for your own room.
Full source
View Script
[script]
name = Welcome on Join
author = EmmaS
version = 1.0
enabled = on
# --------------------------------------------------
# NatterFly Welcome on Join
#
# Welcomes every member who enters the room.
# --------------------------------------------------
[script]
name = Welcome on Join
author = EmmaS
version = 1.0
enabled = on
[settings]
ignore_staff = off
[rule]
id = welcome_everyone
trigger = join
match = *
type = wildcard
action = say
delay_ms = 1900
reply = :) Hello %nick%, welcome to %room%! Please be respectful to everyone, join in the conversation, and most importantly... don't leave your empty drinks bottles lying around! :P