[advanced search]
Results from the most recent live auction are here.
13 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Programming > CODE
User Name
Password

Old 07-13-2005, 03:35 PM   · #1
RageD
Senior Member
 
Name: Dennis
Location: Joliet, Illinois
Trader Rating: (43)
Join Date: Apr 2005
Posts: 1,149
NP$: 349.10 (Donate)
RageD is a splendid one to beholdRageD is a splendid one to beholdRageD is a splendid one to beholdRageD is a splendid one to beholdRageD is a splendid one to beholdRageD is a splendid one to beholdRageD is a splendid one to behold
Child Abuse
Kickban Count (mIRC Snippet)

I just felt like posting some useful mIRC Scripts for you guys... Well, I have a big actual 'Script' kinda thing, still in development, but that will be too big for a snippet to post, I will have to post a download link or something...

mIRC Can be downloaded Here

You can make something like script.mrc & save this code in there, & when you load it, it will show the kick count as well as ban the user!

Code:
on *:load:{ if ($version < 5.61) echo -a  $+ $colour(info2) $+ *** KickBan Script!. | beep echo -a 4Loaded KickBan Script v2! | echo -a 4Please type: !kb <nick> in channel or /kb to kickban! | beep 5 } alias kickban { if ($1 == $me) { msg $2 $me Trying to kick yourself now? $me | halt } if ($me !isop $chan) { msg $me OP ME FIRST! $2 | halt } if (!($1 isin $2)) { msg $me $1 isn't on $2 | halt } else { mode $2 +b $address($1,4) | kick $2 $1 $4- 0(12‹ $+ %kick.count $+ 12›0 | inc %kick.count 1 } } on *:INPUT:#:{ if ($1 == !kb) { kickban $$2 $chan $nick $3- } } alias kb { if ($1 == $me) { msg $2 $me Trying to kick yourself now? $me | halt } if ($me !isop $chan) { msg $me OP ME FIRST! $2 | halt } if (!($1 isin $2)) { msg $me $1 isn't on $2 | halt } else { var %kb.channel $$?="Channel" var %kb.nick $$?="Ban Nick" mode %kb.channel +b %kb.nick | kick %kb.channel %kb.nick 0(12‹ $+ %kick.count $+ 12›0 | inc %kick.count 1 } }


To load, stick the script in your directory with mIRC.exe in it, then do a:

/load -rs script.mrc

If the name of the file is script.mrc, otherwise replace script with the file name!

-RageD


Please register or log-in into NamePros to hide ads
RageD is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Your Available Domains Minimum Overture Count sooty Domain Name Discussion 13 03-15-2005 11:58 AM
Overture Count Shan Domain Name Discussion 5 01-10-2005 08:42 AM
WARNING: read this if you recently installed mIRC armstrong Warnings & Alerts 6 08-17-2004 04:47 AM
apprasial based on high overture count please domdom Domain Appraisals 3 08-15-2003 08:56 AM

Site Sponsors
Find out how! YUPPADS http://www.mobisitetrader.com/
Advertise your business at NamePros
All times are GMT -7. The time now is 10:55 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0