Bad Nick Time Limit

By Stocky on Aug 30, 2004

This script will let you right click on someone's nick in the nicklist if it's a bad nick, and you give them a time limit to change it. If, by the end of the time limit, they still haven't changed it, it will kick them and ban them.
Put this in remotes (Alt +R)

Comments

Sign in to comment.
napa182   -  Jun 01, 2011

it tells you how in the Description

This script will let you right click on someone's nick in the nicklist if it's a bad nick, and you give them a time limit to change it. If, by the end of the time limit, they still haven't changed it, it will kick them and ban them.

 Respond  
loves.enough   -  Jun 01, 2011

Where i can add bad nick ??

 Respond  
Jethro   -  Jun 01, 2011

In my dictionary, you're either lazy bone or you don't know jack.

 Respond  
napa182   -  Jun 01, 2011

@Jethro_, I think they are distant cousins. ;x

 Respond  
Jethro   -  Jun 01, 2011

I don't see how "I don't know" and "I'm lazy" are related.

 Respond  
Cave_Johnson   -  Jun 01, 2011

And by lazy I mean I don't really know how :p

 Respond  
Cave_Johnson   -  Jun 01, 2011

But it doesn't kick, it just bans

 Respond  
Jethro   -  Jun 01, 2011

I would like it to kick not ban, i'm to lazy to keep changing thingsAre you too lazy to remove the bit where it says "ban %bnick.chan %bnick.nick 3 ?" Come on now, you weren't too lazy to submit a comment, were you?

 Respond  
Cave_Johnson   -  Jun 01, 2011

I would like it to kick not ban, i'm to lazy to keep changing things tell it works so can someone do that?

 Respond  
Manpreet   -  Jul 15, 2006

nice... Works fine :)

 Respond  
KuTsuM   -  Nov 03, 2004

This is a good script, but it doesn\'t kick the user, it just bans the user.. so \"removed\" isnt the right phrase i guess =\

 Respond  
Stocky   -  Aug 30, 2004

Thanks.. And enjoy using!

TheWhistler  -  Aug 10, 2014

[» Sun Aug 10 | 09:49:15 am «] SmileyHazSmallPepe was kicked by DreamWarrior (Change your nick ) (Kick 360)
[» Sun Aug 10 | 09:49:15 am «] <~DreamWarrior> DreamWarrior DreamWarrior kicked SmileyHazSmallPepe from #Nutzo on 10/08/2014 at 09:49:15
[» Sun Aug 10 | 09:49:15 am «] <~DreamWarrior> DreamWarrior DreamWarrior set the following ban +b #Nutzo!
@* against user #Nutzo on 09:49:15 10/08/2014 in #Nutzo
[09:49'am] [»] Joined: SmileyHazSmallPepe (0wnz-j0@GalaxyChatter-340279FB.dynamic.ip.windstream.net)
why did it ban the room and not the chatter
was testing this out to see this is what i edited to make it ban the chatter
alias bnick.kick {
if (%bnick.nick ison %bnick.chan) {
kick %bnick.chan %bnick.nick 412Change your nick4
ban %bnick.nick 3
}
they can use above or below both will work

alias bnick.kick {
if (%bnick.nick ison %bnick.chan) {
kick %bnick.chan %bnick.nick 412Change your nick4
ban %bnick.nick %bnick.chan 3
}
i switched this around ban %bnick.nick %bnick.chan 3
now it works perfectly

Sign in to comment

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.