Hello.

Here is the source tcl for randline and randgroup.

Please look it over and send me any comments, suggestions and flames.

The randline.hlp file is _very_ rough, so any suggestions that you
can give for that will be greatly appreciated.

Included in this tar are:

adios.grp - Some scripted kicks.  If the message passed is "ban",
	    permanent ban will be placed instead of a mere kick.
	    Thanks to Tryanguhl.

useless.txt - Some insults in the vain of: $target is a useless as a ....

bunny.grp - Moonwolf's tcl.bunny converted to a group file.

randline.grp - A test group file.  Beware, it does kicks.

randline.txt - A test text file for the randline commands.


I suggest the following additions to your config file for testing:

# Randline stuff

source randline.tcl

bind pub - useless "cmd_sayRandLine useless.txt 0"
bind msg - useless "cmd_sayRandLine useless.txt 1"
bind pub m adios "cmd_randGroup adios.grp 0"
bind msg m adiosPW "cmd_randGroup adios.grp 1"
bind pub m testGroup "cmd_randGroup randline.grp 0"
bind pub m testGroupPW "cmd_randGroup randline.grp 1"
bind pub - spinTest "cmd_randGroup bunny.grp 0"

# End Randline stuff


Notice that passing 1 means that the command requires a password.
If you wish to pass in a message, but still choose a random nick,
pass in a "." as the target.  Example:  testGroup . This is a message.



Thanks,

rrl@interaccess.com
rrl@fnbc.com
