그냥,.. 딴지를 걸자면, 윈도우용 irc 클라이언트 프로그램이 하나만 있는게 아니거든요..
-,.-; mIRC 를 비롯해서, iceIRC, hydraIRC(opensource) 등이 있고 또한, 유닉스나 리눅스에서 쓰이는
bitchx, xchat 도 윈도우용이 있거든요..... 스크립을 보니 mIRC 스크립으로 보이는 군요.. ;)
: 별건아니고..
:
: 알트+R
:
: mirc 폴더안에 넣으시고..
:
:
: ; 노가다네..
:
:
: menu channel,menubar,query,status {
: -
: 검색기
: .WHO IS://run http://noma.or.kr/whois/index.php?mode=whois&host= $+ $??="Who is? (소문자로 검색 하세요)"
: .-
: .노래가사 검색
: ..가수별://run http://evoke.sshel.com/zboard/search.php?wherefrom=1&keyword= $+ $??="가수명을 넣어 주세
요!" : ..내용별://run http://evoke.sshel.com/zboard/search.php?wherefrom=2&keyword= $+ $??="가수명을 넣어
주세요!" : ..제목별://run http://evoke.sshel.com/zboard/search.php?wherefrom=3&keyword= $+ $??="가수명을
넣어 주세요!" : .-
: .야후 검색://run http://kr.search.yahoo.com/bin/search?p= $+ $??="Enter your Keywords for your search"
: .네이버 검색://run http://search.naver.com/search.naver?nfid=junheego&where=nexearch&query= $+ $??="검색 키
워드를 넣어 주세요!" : .다음 검색://run http://search.daum.net/cgi-bin/search?u=host&qt=&q= $+ $??="검
색 키워드를 넣어 주세요!" : .라이코스 검색://run http://search.lycos.co.kr/search/srch_allindex.asp?s
earchfield=total&query= $+ $??="검색 키워드를 넣어 주세요!" : .엠파스 검색://run http://search.empas.
com/search/all.html?col=WW&sv=IS&lk=noframes&nh=10&q= $+ $??="검색 키워드를 넣어 주세요!" : .알타비스
타 검색://run http://www.altavista.co.kr/search/webcategory.php3?stype=webcategory&stq=0&nbq=5&enc=euckr&pg=q&q= $+ $
??="검색 키워드를 넣어 주세요!" : .한미르 검색://run http://dsearch.hanmir.com/cgi/dirsearch.cgi?TG=1
&QR= $+ $??="검색 키워드를 넣어 주세요!" : .심마니 검색://run http://irsearch.simmani.com/cgi-bin/irs
earch.cgi?q= $+ $??="검색 키워드를 넣어 주세요!" : .영어사전 검색://run http://dic.naver.com/endic?w
here=dic&query= $+ $??="검색 키워드를 넣어 주세요!" : .이미지 검색://run http://kr.imagesearch.yahoo.
com/search/image?p= $+ $??="검색 키워드를 넣어 주세요!" : .국어사전 검색://run http://krdic.naver.co
m/krdic?where=krdic&query= $+ $??="검색 키워드를 넣어 주세요!" : .백과사전 검색://run http://kr.sear
ch.encycl.yahoo.com/search/enc?jy=ency&p= $+ $??="검색 키워드를 넣어 주세요!" : .지도 검색://run http:
//map.simmani.com/cgi-bin/search.cgi?s=0&c=15&m=9&q= $+ $??="검색 키워드를 넣어 주세요!" : .파일 검색:
//run http://file.simmani.com/cgi-bin/FileSearch.cgi?s=0&c=10&m=8&q= $+ $??="검색 키워드를 넣어 주세요!" :
.전화번호 검색://run http://tel.hanmir.com/cgi-bin/kt114.cgi?TG=7&QR= $+ $??="검색 키워드를 넣어 주세
요!" : .- : .리눅스 검색://run http://www.google.com/linux?hl=ko&inlang=ko&ie=EUC-KR&q= $+ $??="검색 키
워드를 넣어 주세요!" : .제로보드 스킨://run http://www.nzeo.com/bbs/zboard.php?id=cgi_zskins2&select_ar
range=headnum&desc=asc&page_num=15&selected=&exec=&sn=off&ss=on&sc=off&category=&keyword= $+ $??="검색 키워드를
넣어 주세요! 예>게시판" : - : 종료 : .채널 종료 { Part }
: .nmIRC 접속끊기:/quit
: .nmIRC 종료하기:/exit
: .nmIRC 종료메세지 { Quit $?="나가실때 인삿말을 남겨주세요" }
: }
:
: On *:LOAD: {
: /echo 1 irc search 0.1
: }
:
: --
: 13y_nm