PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
alias Welcome {
on *:connect:welcome
window -tme @Welcome 10 15 10 10
if (($1 == $null) || ($2 == $null)) {
echo 4 @Welcome $server Sunucusuna Hoş Geldiniz.
echo 5 @Welcome Lütfen $server Kurallarını okumak için /motd yazınız.
echo 5 @Welcome Size Yapılmasını istemediğiniz davranışları başkasına yapmayınız.
echo 5 @Welcome ***** ScripT Hoş Sohbetler Diler.
echo 5 @Welcome Not : Bu Pencere Script'e Aittir.Kesinlikle $server Sunucu Sorumluları bu nottan sorumlu tutulamaz.
halt
}