LizZz commented on a Page, IRC UNO  -  Feb 25, 2015

Love it, but how can i get it to work in 1 or 2 channels and not all the channels i'm in?

So, i'm in 3 channels..
channel a, b and c
i don't want the script to work in channel b, how can i do this? :)

EMC  -  Jun 02, 2016

Make a new line below line 56 (on $*:text:/^[@!.]uno$/Si:#:{)
And put in:
if ($chan = #chan || $chan = #chan) {

Replace "chan" with the channel you want. You can add more channels just by adding two more lines || and repeating $chan = #chan

Good luck!

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.