another way to do it is make a random variable then have different responses for the number
Code:
var %hi = $rand(1,3)
if (%hi == 1) { msg # Hello $nick }
if (%hi == 2) { msg # what's up $nick }
if (%hi == 3) { msg # Welcome $nick }


#imAbeginner
i made a chat bot for mark_paintball! http://twitch.tv/mark_paintball