-------------------------------------------------------------------- --
-- TextBox version 6.03  by Crypt Keeper / -+ TEXT +-                   --
--                                                                      --
-- Be sure you get this script from a trusted source.  There have been  --
-- quite a few bugged copies being spread around.  Mail ckeeper@iac.net --
-- or /msg CKeeper on IRC to get a copy from me.                        --
--                                                                      --
-- This script should not be used along with others, and requires at    --
-- least IRC client version 2.2.9                                       --
--                                                                      --
-- /status shows all important settings.                                --
--                                                                      --
-- Type /cmd for a list of commands and /whatsnew for a list of new     --
-- features since last version.                                         --
--                                                                      --
-- You might want to look at the settings at the beginning of the       --
-- script.  Be sure to edit with a UNIX text editor, and be sure that   --
-- wordwrap functions are turned off.  DOS text editors will corrupt    --
-- it.  Please don't distribute modified copies.                        --
--                                                                      --
-- Mail ckeeper@iac.net if you have any problems, questions, or bugs.   --
-- -------------------------------------------------------------------- -- 
-- -------------------------------------------------------------------- --
--                           TextBox Commands                           --
-- -------------------------------------------------------------------- --
-- General Commands:                                                    --
--   /names [<channel>]                 - Quick user list               --
--   /chops [<channel>]                 - List channel ops              --
--   /topic [<channel>] <topic>         - Change topic                  --
--   /nick [<nick>]                     - Change to <nick> / random     --
--   /country <domain>                  - Domain ID                     --
--   <TAB>                              - /msg history                  --
--   /n? = <nick>  (range: 1-30)        - Set nick alias #?             --
--   /n? -         (range: 1-30)        - Clear nick alias #?           --
--   /n? <msg>     (range: 1-30)        - /msg nick #?                  --
--   /talkto <nick>                     - Talk with <nick>              --
--   /endtalk                           - End current /talkto           --
--   /last [<nick/channel>]             - Echo last msg to nick/channel --
--   /umode <mode>                      - Change user modes             --
--   /invitepw <password/off>           - Set auto-invite password      --
--   /jokemassdeop <nick>               - Joke massdeop                 --
--   /jokemode <nick> <mode>            - Joke mode change              --
--   /aop <nick!user@host>              - Auto op (wildcards ok)        --
--   /abkick <nick!user@host>           - Auto bkick                    --
--   /listaop                           - List auto ops                 --
--   /listabkick                        - List auto bkicks              --
--   /noaop <entry#>                    - Remove auto op                --
--   /noabkick <entry#>                 - Remove auto bkick             --
--   /friend <nick>                     - Add to auto op list           --
--   /nofriend <nick>                   - Remove from auto op           --
--   /enemy <nick>                      - Add to auto bkick list        --
--   /noenemy <nick>                    - Remove from auto bkick        --
--   /savelists                         - Save auto-lists               --
--   /ig <nick>                         - Ignore <nick>                 --
--   /igf                               - Ignore last nick that flooded --
--   /setaway <reason>                  - Set away status               --
--   /unaway                            - Remove away status            --
--   /playback                          - Playback saved msgs           --
--   /repeatcmd <count> <command>       - Repeat a command <count>      --
--   /cat <filename>                    - Type a file                   --
--   /pubcat <filename>                 - Type a file into channel      --
--   /rm <filename>                     - Erase a file                  --
--   /ps                                - List processes                --
--   /kps <pin#>                        - Kill process                  --
--   /ls                                - List directory                --
--   /finger <nick>                     - Finger <nick>                 --
--   /mail <nick> <file>                - Mail <file> to <nick>         --
--   /uumail <nick> <file>              - UUEncode and mail             --
--   /massdcc <file>                    - DCC SEND <file> to everyone   --
--   /net <server> [<port>]             - Create server window          --
--   /whosplit                          - Show who left in a split      --
--   /initmap                           - Generate IRC net map          --
--   /gomap [<server>]                  - Display map                   --
--   /statline                          - Help on status line           --
--   /status                            - Show current settings         --
--   /graphics                          - List graphics commands        --
--   /togglecmd                         - List toggles                  --
--   /abbrev                            - List command abbreviations    --
--   /warcmd                            - Flood/war commands            --
--   /xdcc help                         - XDCC command help             --
-- -------------------------------------------------------------------- --
-- Channel Operator Commands:                                           --
--   /op, /deop <nick> ...              - Op/deop                       --
--   /megaop <nick>                     - When you really mean it       --
--   /kick [<chan>] <nick> [<reason>]   - Kick                          --
--   /bkick <nick> [<reason>]           - Ban, kick                     --
--   /autokick <phrase/off>             - Set an autokick phrase        --
--   /ban [<nick>]                      - Ban / list bans               --
--   /megaban [<nick>]                  - Ban with filters              --
--   /unban <nick>                      - Unban                         --
--   /clearban                          - Clear all bans                --
--   /botban                            - Ban bots                      --
--   /cloneban                          - Ban numbered clonebots        --
--   /lameban                           - Ban bomb-usernames            --
--   /mode [<channel>] <mode>           - Mode change                   --
--   /clearmode                         - Clear channel modes           --
--   /nokey                             - Clear channel key             --
--   /lockmode <mode/off>               - Lock channel modes            --
--   /massop                            - Op everyone                   --
--   /massdeop                          - Deop everyone                 --
--   /megamassdeop                      - Massdeop 4 at a time          --
--   /1massdeop                         - Massdeop 1 at a time          --
--   /massvop                           - +v everyone                   --
--   /massdevop                         - -v everyone                   --
--   /masskick [<reason>]               - Kick everyone                 --
--   /massban                           - Ban everyone                  --
--   /mkick <mask>                      - Kick everyone matching <mask> --
--   /mbkick <mask>                     - MKick with bans               --
--   /botkick <nick>                    - Kicks everyone with same      --
--                                      - user@host as <nick>           --
--   /kickhost <host>                   - Kicks all from <host>         --
--   /rkick                             - Random kick                   --
--   /lkick                             - Kick all un-opped people      --
--   /lnick [<nick>]                    - Lame nick kick <nick>         --
--   /resynch                           - Reset channel (watch it)      --
--   /leavejoin                         - Leave and rejoin              --
--   /text0 -thru- /text60 <nick>       - Splatterkicks                 --
--   /kicks                             - Best splatterkicks            --
--   /rsk <nick>                        - Random splatterkick           --
-- -------------------------------------------------------------------- --
-- Things enclosed in []'s can be left out.  Use /warcmd, /graphics,    --
-- and /togglecmd for other commands.  ... means 'and so on'            --
-- -------------------------------------------------------------------- --