Posted by Cassman on June 7, 2000 at 14:34:48:
#session {carrionfields} { 216.62.186.197 9999}
#var {str} {Put minimum str you want -1 here}
#var {int} {Put minimum int you want -1 here}
#var {wis} {Put minimum wis you want -1 here}
#var {dex} {Put minimum dex you want -1 here}
#var {con} {Put minimum con you want -1 here}
#var {align} {Put Align Here}
#var {ethos} {Put Ethos Here}
#var {hometown} {Put Hometown Here}
#action {By what name %1 mourned?} {Put Name Here}
#action {Did I get that right, %1} {y}
#action {Is this name an original name} {y}
#action {Is this name a combination} {n}
#action {Is this name found in any dictionary} {n}
#action {Are you sure this name is acceptable} {y}
#action {Please choose a password %1} {Put Password Here}
#action {Please retype password:} {Put Password Here}
#action {What is your race %1} {Put Race Here}
#action {What is your sex (M/F)?} {Put Sex Here}
#action {Select a class:} {Put Class Here}
#action {[Hit Return to continue]} {#cr}
#action {[Press Return to Continue]} {#cr}
#alias {finish} {autoloot;trust;color;ddwwwssss;re}
#action {%1str %2int %3wis %4dex %5con} {#if {(%%1>$str) && (%%2>$int) && (%%3>$wis) && (%%4>$dex) && (%%5>$con)} {y;$align;$hometown;$ethos;finish}; No} {0}