First thing you need to do is add 3 lines to your room config.

CustomCommand=/hmsg=BOTPASS
CustomCommand=/admsg=BOTPASS
CustomCommand=/umsg=BOTPASS

Then you will need to add some access codes to users logins. These access codes will allow users to see the messages.
For HostMsg, the access is "j". 
NOTE: Since these are access codes not used by WCS, "*" will not recognize them.
Ex. Password=*@!JjG=PASS=FORMAT

For AdminMsg, the access is "J".
Ex.Password=AaBcCefFGhHIjKLmnNOPsSTUW+=PASS=FORMAT

For UserMsg, the access is "G".
Ex.Password=AaCcGSsmn=PASS=FORMAT

Once you have done that, it is time to add the script to the bot.
Place the "Talk.xml" file into the Plugins folder. Open your "MXC.xml" file, and insert <include file="Talk.xml"/>

*NOTE* Settings will not take effect immediately. You will need to login again in order for the new access codes
to be added to your access.
