mIRC Snippet:
Easy Ban and Unban Timer
Posted on Mar 2, 2008 3:33 am
Posted on Mar 2, 2008 3:33 am
Hmm, Pepsi and Mountain Dew...my two favorite drinks! XD
It's nice to see that some people know that the -u switch exist, and use it for once! The only problem with this (and there's nothing you can do about it) is that it's local. Meaning that you have to be logged on until that time is up...or the user will never be unbanned.
In my opinion, IRC Servers, or maybe somehow, mIRC itself...should have a feature where you can set a timed ban and it will auto-unban the person with the use of ChanServ or something like that.
Well, it's nice to see simple scripts like this...I also like the ".timer" - I'll have to use those from now on, that way I'm not flooding my screen with text :D
It's nice to see that some people know that the -u switch exist, and use it for once! The only problem with this (and there's nothing you can do about it) is that it's local. Meaning that you have to be logged on until that time is up...or the user will never be unbanned.
In my opinion, IRC Servers, or maybe somehow, mIRC itself...should have a feature where you can set a timed ban and it will auto-unban the person with the use of ChanServ or something like that.
Well, it's nice to see simple scripts like this...I also like the ".timer" - I'll have to use those from now on, that way I'm not flooding my screen with text :D
mIRC Snippet:
Easy Ban and Unban Timer
Posted on Oct 25, 2007 1:50 pm
Posted on Oct 25, 2007 1:50 pm
first of alll, u should check for $3
second, do on @*:
third, instead of doin two ifs, u can do
second, do on @*:
third, instead of doin two ifs, u can do
| Code: |
.timer 1 1 describe $chan banned $2 for $3 $iif($3 > 1,minutes,minute) on $adate |
mIRC Snippet:
Easy Ban and Unban Timer
Posted on Oct 24, 2007 10:24 pm
Posted on Oct 24, 2007 10:24 pm
very nice man, kudos! XD





