;*********BEGIN****** ; Personal Greeting V1.0.1 ; Author : Myotis Dragonious (Alan Bean) ; Revised: 21 FEB 1996 ; ; Note : Create a 'personal greeting' sound file in .WAV format and ; put it in your /palace/sounds directory. Drop the .WAV file ; extension... ; ; example: C:\palace\> REN MYOTIS.WAV MYOTIS. ; ; Then replace the ")myotis" with your filename... { "^Greetings\x0d" WHOCHAT PRIVATEMSG ")myotis" SAY } CHATSTR "greetme" == IF ;**********END SCRIPT**********