home *** CD-ROM | disk | FTP | other *** search
- ; KeyPlus <C>1996 Basement Programs Ltd. By; Greg Foley
- ;
- ;
- ; To install the program just edit your welcome.mec and/or rookie.mec file
- ; and add the line:
- ; [MEX]C:\Max\M\Keyplus
- ;
- ; Compile your changes and copy the VM file to your C:\Max\M directory or
- ; where ever you keep your mex programs.
- ;
- ;
- ; KEYPLUS.DAT = File goes into your Maximus System Dir ie: C:\MAX
- ; May Contain up to 200 Key changes.
- ; By using the forms below and varying the order of them
- ; you can set/remove keys to any liking.
- ;
- ;
- ; Comment lines start with a ;
- ;
- ; There are 5 Keytypes:
- ;
- ; Keytype 1 - Set by Age <type> <min> <max> <key>
- ; Keytype 2 - Set by Gender <type> <gender> <key>
- ; Keytype 3 - Set by Security Level <type> <min> <max> <key>
- ; Keytype 4 - Set by Baud Rate <type> <min> <max> <key>
- ; Keytype 5 - Give/Take from ALL users <type> <"G"ive/"T"ake> <key>
- ;
- ; ie: "1 20 40 D" = (no quotes) would give the "D" key to users
- ; older than 20 years of age and lower than
- ; 40 years.
- ; "2 M M" = (no quotes) would give the "M" key to Male Users
- ; "3 WORTHY SYSOP G" = (no quotes) would give the "G" key to users with
- ; a security level >= Worthy and <= Sysop
- ; security levels are Words as per your ACCESS.CTL
- ; "4 2400 9600 K" = (no quotes) would give the "K" key to users
- ; calling with a baud rate of at least 2400 and
- ;
- ;
- 1 20 40 D
- 3 SYSOP SYSOP S
- 2 M E
- 2 F F
- 4 2400 2400 G
- 5 G H
- 5 G I
- 5 G J
- 5 G K
- 5 G L
- 5 T H
-