![]() |
|
A simple room protection +j mode needed - Printable Version +- LibraIRC.net Forums (https://librairc.net/forums) +-- Forum: Public Forums (https://librairc.net/forums/forum-47.html) +--- Forum: IRC Discussions (https://librairc.net/forums/forum-57.html) +---- Forum: mIRC (https://librairc.net/forums/forum-64.html) +---- Thread: A simple room protection +j mode needed (/thread-73.html) |
A simple room protection +j mode needed - free - 09-11-2011 on *:Notice:*This*channe*has*been*closed*:#:{ if ($me isop $chan) { .mode $chan +bMR p:*!*@* | /msg $chan 0,4 $chan Has Been Locked For Unregistered Users, Sorry For Any Inconvenience | .timer 1 60 .mode $chan -MR } } Re: A simple room protection +j mode needed - Omar - 09-11-2011 thanks Lazy for sharing... ![]()
|