Kick Counter
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.8 |
| Scores Submitted | 4 |
| Date Added | Aug 18, 2007 |
| Last Updated | Aug 19, 2007 |
| Tags | counts kicks your |
|
|
Introduction
*Note* Put this in your remotes
Well this is one of my first scripts.
By typing /k [nick] it kicks the user and also counts the kick, /b [nick] would ban the user and also counts it.
You can show the kicks by typing /ksay and show the bans by typing /bsay.
I hope you enjoy it :)
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 3:01 am
Posted on Aug 18, 2007 3:01 am
Nice one.. I like it :D
Going to use it i guess :p
Going to use it i guess :p
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 3:15 am
Posted on Aug 18, 2007 3:15 am
"Kick + Bans" returns the same value as "Bans" even though it's possible to ban a user without kicking him too. You should change the "Kick + Bans" counter variable to %kb and remove both %b and %kc.
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 3:36 am
Posted on Aug 18, 2007 3:36 am
Thanks Cage I edited that and made it so you can kick with reasons :)
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 3:48 am
Posted on Aug 18, 2007 3:48 am
Davey, you can add aliases to channel menu, most people won't read the description so they won't know. Something like this:
menu * {
Kick/Ban Counts
.Kicks:/msg $chan Kick counts: %kc
.And so on......
menu * {
Kick/Ban Counts
.Kicks:/msg $chan Kick counts: %kc
.And so on......
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 7:27 pm
Posted on Aug 18, 2007 7:27 pm
Do you notice that it repeats it self alot rofl.
mIRC Snippet:
Kick Counter
Posted on Aug 18, 2007 7:32 pm
Posted on Aug 18, 2007 7:32 pm
| Code: |
| /kick { inc %Kickx 1 /kick $chan $1- 11K15ick 11N15umber11: 11[ $+ %Kickx $+ 11] } |
Now it's a kick counter not a kickban counter or a ban counter .. hehehe
mIRC Snippet:
Kick Counter
Posted on Aug 19, 2007 2:54 am
Posted on Aug 19, 2007 2:54 am
Nothing to laugh about, Anti, if we k+b, it kicks and bans.. so it counts in kicks and bans, and once new varible, it counts when we kick and ban the user at the same time :) :)
mIRC Snippet:
Kick Counter
Posted on Aug 19, 2007 2:56 am
Posted on Aug 19, 2007 2:56 am
I was about to launch the v2.0 for davey as he said, but i just told him, i could improve this alot =]
mIRC Snippet:
Kick Counter
Posted on Apr 10, 2008 11:14 pm
Posted on Apr 10, 2008 11:14 pm
Small typo in the menu part, .KickBans:/msg « Kick + Bans: %kb »
}
}
mIRC Snippet:
Kick Counter
Posted on Apr 10, 2008 11:16 pm
Posted on Apr 10, 2008 11:16 pm
Btw, how do you do the Code box so it will look clean. :P
8/10
8/10






