MagicRevealer09 commented on a Page, Lock/Unlock channel  -  Feb 13, 2010

Nice, but a more simpler one would be

Lock:

on 1:TEXT:!lock:#: { if ($nick isop #) { mode #YourChannel +m } }

Unlock:

on 1:TEXT:!unlock:#: { if ($nick isop #) { mode #YourChannel -m } }

Replacing #YourChannel with your irc channel name. Other than that, great script (:

 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.