All you need to do is make some sort of file with some pre made kick messages, then make an identifier that will read fromt his file to the end of your kick commands. $read(file.txt) will be random msgs.

my kick:kick # $$1 $mymessages
alias mymessages return $read(file.txt)

Nicklist popup for example but wherever your kick command is you would use this identifier!