접속은 윗분 말씀대로하시면되고.
#act {반응할 단어} {명령어}
#ali {줄임말} {명령어}
#function {함수명} {명령어, 반환값은 #res를 사용}
ex)#function {isfight} {#if $fight=1 {#res 1} else {#res 0}}
#gag {무시할 단어}
#sub {원래단어} {바꾸어 보여줄 단어}
#high {컬러코드(숫자)} {색깔을 입힐 단어}
대충 이정도 이구요.
자세한 도움말은
<a href=
http://ytin.sourceforge.net/cgi-bin/dir.pl/ytin?e
target=_blank>
http://ytin.sourceforge.net/cgi-bin/dir.pl/ytin?e
</a>
에서 tt_help.txt파일을 다운 받으시고. ytin.exe가 있는 폴더에 넣어두시면
#help 명령어로 찾아보실 수 있습니다.