iSleepless commented on a Page, Help coding Random Reply mIRC  -  Jan 20, 2015

Simple
on *:TEXT:Hello:#: {
var %RR $rand(1,3)
if (%RR == 1) { msg $chan Hello $nick $+ ! }
if (%RR == 2) { msg $chan Hey $nick $+ , and welcome! }
if (%RR == 3) { msg $chan Hi $nick $+ ! }

 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.