AntiBan v1

By pokemaster23 on Feb 01, 2008

Well this is my first snippet for any command related scripts. Feel free to say w/e on it, heck be harsh if you have to lol.

Just load into remotes (Alt+R)

on ^*:BAN:#:{ if ($banmask iswm $address($me,5)) && ($me isop #) { mode # -b $banmask } } Halt) {
}

Comments

Sign in to comment.
Noutrious   -  Jun 09, 2008

EL, hes too stupid to read comments and even more of a to use them to fix his shitty snippets!

 Respond  
EL   -  Feb 01, 2008

Hmm you should have looked at yur status window if this was tested you saw it unban but missed the halt error HALT) Unknown command.Remove the Halt) {
}
Theres just no need for them.Other then that it works.Suggestions are adding a nickname unban to it as well if ($bnick == $me) { mode $chan -b $bnick etc not sure what type of network or server your on but maybe makin it use services agent or chanserv or X or wat ever if you get kicked before the unban can trigger for them to unban you.Umm what else makin this fast maybe revenge kick/ban for the person who attempted to ban you.Hmm maybe make a protection outta it as well make a list of address that you want to protect from bans an auto unban them.Theres many more things you can do here.Not to bad here tho for a first.Keep it up with these types an you ll get some where.`-.-

 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.