napa182 commented on a Page, Ustream auto devoicer (Auto-op protection)  -  Jan 05, 2009

um this line here is not needed

if ($nick == $me) && ($nick isop $chan) { halt }

just set up the on join event like this

on !@*:join:#: { if ($network == Ustream) { mode # -v $nick } }

the ! in the event will keep it from going off on ur self. 3/10

 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.