Chemich commented on a Page, Ultimate Bot Random Quoter  -  Sep 07, 2013

Would there be a way to have this work across many different channels? I've tried just copying and pasting it on different lines and changing the channel, but that doesn't seem to work. Also tried $chan, but that will just go to one channel every time.

I used this for my twitch bot that I let my friends have access too, any help would be greatly appreciated! ^^

NickLeStrange  -  Sep 07, 2013

on 1:text:*:#: {

That should do the trick.

NickLeStrange  -  Sep 07, 2013

Oh, you meant the say part. Hmm, that's quite an interesting proposition. I'll have to think about that. Technically it should do it for the chan in which it was triggered. Unless mIRC only sends to the chan that is in focus.

Edit: You could try adding a var %ch = $chan (just below the write).
Then in the random match area, change #channel_name to %ch (that should do the trick).

Chemich  -  Nov 10, 2013

Found another means just by doing something like :#chan1,#chan2,#chan3: thanks for the help anyways man. :>

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.