ProIcons commented on a Page, Help coding Random Reply mIRC  -  Apr 05, 2014

Create a text with random answers... and just add this

on *:text:whatever:#:{ msg $chan $read(textfile) }

or

on *:text:whatever:#:{ msg $chan $read(textfile,$rand(1,$lines(textfile))) }

even though its the same thing. By default the $read without N , is reading a random line of your text

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.