[advanced search]
Results from the most recent live auction are here.
24 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, 06:31 PM   · #1
RageD
Senior Member
 
Name: Dennis
Location: Joliet, Illinois
Trader Rating: (42)
Join Date: Apr 2005
Posts: 1,131
NP$: 39.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
Autokick Nick on join script (mIRC)

Well, I have a billion codes, so I am just going to every now & then post them for you guys... If I have nothing better to do! :P

So here, this is another mIRC code...

Download mIRC @ mirc.com

Make a file via Notepad or whatever called akick.mrc

Copy & Paste the following...

This one applies to all channels:

replace <USERNICK> with the user's nickname & replace <REASON> with the reason...

Code:
on *:JOIN:#:{ var %kick.nick <USERSNICK> { if ($nick == %kick.nick) { kick $chan %kick.nick $reason } }


This applies to only 1 channel (Add multiple times with a different chan to get more than one chan)

Replace <CHAN> with the Channel name, replace <REASON> with the reason of kicking & <USERNICK> with the user's nickname

Code:
on *:JOIN:#<CHAN>:{ var %kick.nick <USERSNICK> { if ($nick == %kick.nick) { kick $chan %kick.nick <REASON> } }


-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
60.000 Templates, scripts, fonts, banners etc. $9.95 atkims Web Development Wanted 19 11-16-2004 09:48 AM
Domain Rating Script for Sale : $200.00 - only 10 scripts will be sold fonzerelli_79 Scripts For Sale 3 08-31-2003 08:41 AM

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


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