Short: Display Countries of channel users Author: strdustr@ptd.net (Donald T. Becker) Uploader: strdustr ptd net (Donald T Becker) Type: comm/irc Architecture: generic VERSION: : $VER: MyMatch.amirx 2.5 (04.10.99) : $VER: MatchResolve.rexx 1.0 (27.02.99) LONG: MyMatch supports 252 standard known Domains/Countries Nine files of Non-Standard Domains/IPs allow identification of many other Domains/IPs under these nine countries. You can add other Domains/IPs to these existing files, and you can create other Country files as needed. Requirements: 1. AmIRC installed, running correctly with RexxMSGPort. 2. MiamiResolve in Miami: or Resolve in AmiTCP:bin USAGE : /Rx MyMatch [-Q] [-D Dev:dir/] [-W Country] [-DEBUG] -Q : Echo to screen instead of send to panel. -D Dev:dir/ : Source of your #?.#?.MyMatch files (if not in default AmIRC dir) -C End Mask : Displays the country matching the ending Mask (.??) if found in list. -W Country : Displays all countrys and ending masks matching arg. if found in list. -DEBUG : Displays MyMatch file tracing info to screen. Manual Install : Copy MyMatch/AmIRC/#?.MyMatch to your "AmIRC" directory. : Copy MyMatch/AmIRC/Rexx/MyMatch.amirx to your "AmIRC/Rexx" directory. : Copy MyMatch/Rexx/MatchResolve.rexx to your "Rexx:" directory. Adding New HOSTS/IPs to the ?.MyMatch file(s). Edit correct Country.??.MyMatch file. Add new IPs as follows: @202.101.11. Add new Domain names as follows: .whatever.com or .whatever.net Creating New Country files of non-standard Domains/IPs. Filename is in 3 parts separated by periods and reside in your "AmIRC" directory. part1 is location identifier for ease of recognition by the user ie: America, Ireland, SouthAfrica, etc, etc. part2 is the recognized country code for that country. ie: RU for Russia, IN for India, MY for Malasia. part3 is always: MyMatch Version 2.5 Updates: Fixed a bug that ate the CPU thanks to a user of MyMatch. Fixed -D dir so that it added a / if : or / not found at end. Version 2.4 Updates: -W now returns all matches instead of just the first 1. -C displays the country name for the inputted country mask.