http://atfile.com 의 프로그램 데이터 베이스를 손쉽게 검색하여 링크를 보여주는 스크립트입니다..
atfile.tcl
기본적인 사용방법
다른페이지 보는 방법
한번에 나오는 결과물의 갯수는 2개로 고정되어 있습니다. 수정하시려면 스크립 파일의 35번째 라인의 숫자 2를 원하시는 갯수로 고치세요 :)
질문 있으시면 꼬리글에... :D
atfile.tcl스크립 다운받기
(@Manu) !앳파일 mIRC
(+|Oops-|) - atfile search for mIRC (1/6 Pages, Total 12 result)
(+|Oops-|) mIRC 32bit 6.16 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=12
(+|Oops-|) mIRC 32bit 6.15 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=11
(+|Oops-|) - atfile search for mIRC (1/6 Pages, Total 12 result)
(+|Oops-|) mIRC 32bit 6.16 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=12
(+|Oops-|) mIRC 32bit 6.15 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=11
(@Manu) !앳파일 mIRC 3
(+|Oops-|) - atfile search for mIRC (3/6 Pages, Total 12 result)
(+|Oops-|) mIRC 32bit 6.11 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=8
(+|Oops-|) mIRC 32bit 6.1 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=7
(+|Oops-|) - atfile search for mIRC (3/6 Pages, Total 12 result)
(+|Oops-|) mIRC 32bit 6.11 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=8
(+|Oops-|) mIRC 32bit 6.1 : http://www.atfile.com/pds_leaf.asp?pg_code=1058&pv_code=7
한번에 나오는 결과물의 갯수는 2개로 고정되어 있습니다. 수정하시려면 스크립 파일의 35번째 라인의 숫자 2를 원하시는 갯수로 고치세요 :)
31 if {$page==""} {
32 set page 1
33 set search $arg
34 }
35 set item 2
36 set count 0
32 set page 1
33 set search $arg
34 }
35 set item 2
36 set count 0
질문 있으시면 꼬리글에... :D
