Top

Easy Kicker


mIRC Code
+ 1 likes
Please Register to submit score.
Average Score  6.0
Scores Submitted  1
Date Added  Sep 01, 2007
Last Updated  Sep 03, 2007
Tags  ban  easy  kick 
  Bookmark and Share

Introduction

Another rather simple script. It displays a list of the users in the channel you are in and it gives the option to Kick, Ban (custom kick messages :), and Unban users. When a user is unbanned they will be invited back into the channel. It also comes with a Kick Logging option. :3

Also, it won't show up on the menubar or channel unless you are an Op. I did this because I hate having these op scripts in a channel that you aren't an op in :/

Comments/Ideas would be wonderful as always :))



Grab the Code

Comments

  (15)  RSS
Zsadist
Comments: 44
 
mIRC Snippet:  Easy Kicker
Posted on Sep 2, 2007 4:11 am
Nicely done, very nice. Though you should add one more button. \"View Kick Logs\" So it is quick check. And less hastle. Also for those who are too lazy to check :P
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 2, 2007 4:19 am
I\'ll get right on that Zsadist. Thanks for the comment :D
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 2, 2007 5:32 am
[Updated]:

I\'ve added a new button on the main dialog that will open the Kick Log dialog. It lists all the kicks listed in the EKicklog.txt file. There\'s a button on it that allows you to open the .txt file. There\'s also a Delete button in case you want to get rid a few of them... *shrugs* Enjoy! :3
Zsadist
Comments: 44
 
mIRC Snippet:  Easy Kicker
Posted on Sep 2, 2007 11:42 pm
Akishoot. Very nice. what servers do you go on?
Zsadist
Comments: 44
 
mIRC Snippet:  Easy Kicker
Posted on Sep 2, 2007 11:44 pm
But again. I think you should add something to the ban. e.e; Because alot of people like different types of bans. You should add a small dialog that opens up like, 5 different buttons or waht not.: Ban 1 Ban 2 Ban 3. For different types of bans and stuff.
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 6:17 am
[Updated]:

I added the ban buttons as Zsadist suggested (Thanks ;D). When you press \'Bans\', the dialog will expand to show the ban buttons. Just click on \'Collapse\' and it will go back to normal. I\'m still fighting the the horizontal bar on the Kick Log dialog, but I\'ll be sure yo update it once I get it working.

Any other idea\'s out there?
Zsadist
Comments: 44
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 1:56 pm
Akishoot, now it\'s a wicked script. :3 But rofl, I got one more idea. AAdd a kban button! Lol. alot of people I know just ban people, but most people want to be able to just kban the f***ers.
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 2:11 pm
Haha okay! :D Give me a few. I\'ll scoot the \' Ban 9 \' button over and I\'ll put another button that\'ll do all of them, then kick. :3
Ghost-lit Warder
Comments: 136
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 3:27 pm
You could add a @window explaining what each type of ban is.

For example:

alias banhelp {
window etc @bantypes etc
aline -p etc
}

/help /window
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 3:41 pm
Excellent suggestion Ghost-lit Warder. I highly doubt everyone knows all the bans right off the top of their head :3. I think I\'ll put something along those lines in there :)
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 4:25 pm
[Updated]:

I\'ve added an \' All \' button the part of the dialog that expands out. This will use all of the ban types and use the kick message typed into the edit box on the main part.

I\'ve also added a \' Ban Types \' button next to the \' Collapse \' button , as suggested by Ghost-lit Warder. A dialog will pop up the lists the bans 1-9. :D

So how about now, any ideas? :3
Zsadist
Comments: 44
 
mIRC Snippet:  Easy Kicker
Posted on Sep 3, 2007 5:44 pm
What servers do you go on?
Gummo
Comments: 107
 
mIRC Snippet:  Easy Kicker
Posted on Sep 6, 2007 2:53 am
..Why not just use a dropdown box, rather than changing the window and having lots of buttons for the ban types?
Akishoot
Comments: 147
 
mIRC Snippet:  Easy Kicker
Posted on Sep 6, 2007 5:34 am
Hmm, never really thought of that tbh. One thing I do see is that it is faster to just push each button to set the bans, instead of having to select each ban from a combo.. :3

I\'ll edit it a bit and add that and see how it works compared to the current version. Thanks for the comment. :)
damdempsel
Comments: 21
 
mIRC Snippet:  Easy Kicker
Posted on Aug 18, 2008 11:04 pm
Works well except the unban. Nice script.

Please Register or Login to start posting comments.
Bottom