iamfluffy commented on a Page, Help coding Random Reply mIRC  -  Mar 03, 2016

I need help with my random on text replies.. i have random on join replies working but text wont work.
Example:
on *:TEXT:!word: {
/set %word.rand $rand(1, 2)
if (%word.rand == 1) /msg $chan etc.
if (%word.rand == 2) /msg $chan etc.
}

iamfluffy  -  Mar 03, 2016

heh. I fixed it. XD
"on *:TEXT:!word:#: {"

Sign in to comment

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.