IntelliBan — File Browser

IntelliBanv1.1b / IntelliBanv1.1b / intellibanhelp11.html

intellibanhelp11.html — 5.39 KB — Download this file

<html>
<head>
<title>IntelliBan v1.1 Helpfile</title>
</head>
<body>
<h1>Intelliban v1.1 Helpfile</h1><br>
<p>Hello, and welcome to IntelliBan v1.1<br>
After reading this helpfile you should know enough to get you started with IntelliBan.<br>
Enjoy!</p>

<p><font size=+2><u>Contents</u></font><br><br>
<a href=intellibanhelp11.html#install>How to install IntelliBan</a><br>
<a href=intellibanhelp11.html#upgrade>How to upgrade Intelliban (if you used v1.0 before)</a><br>
<a href=intellibanhelp11.html#about>What is "IntelliBan"?</a><br>
<a href=intellibanhelp11.html#howtouse>How to use IntelliBan</a><br>
<a href=intellibanhelp11.html#options>IntelliBan options</a><br>
<a href=intellibanhelp11.html#contact>Contact information</a><br>
</p>

<a name=install><p><font size=+1><u>How to install IntelliBan</u></font><br>
<ul>
<li>Put the contents of the .zip file in your mirc directory</li><br>
<li>Start mirc</li>
<li>Type the following line: <font face="fixedsys,sans-serif">/load -rs intelliban.mrc</font></li>
<li>You should get a message in your status window that the script is loaded</li>
</ul></a></p>

<a name=upgrade><p><font size=+1><u>How to upgrade IntelliBan (if you used v1.0 before)</u></font><br>
<ul>
<li>Put the contents of the latest Intelliban .zip file in your mirc directory</li><br>
<li>Start mirc</li>
<li>Type the following line: <font face="fixedsys,sans-serif">/load -rs intelliban11.mrc</font></li>
<li>You should get a message in your status window that the script is loaded</li>
<li>Type the following line: <font face="fixedsys,sans-serif">/ibupdate</font></li>
</ul></a></p>

<a name=about><p><font size=+1><u>What is "IntelliBan"?</u></font><br><br>
IntelliBan is a mirc script. Mirc scripts are made to enhance your IRC experience by doing
things automaticly for you. IntelliBan is short for "Intelligent Ban". IntelliBan is a script
which, instead of just using <font face="fixedsys,sans-serif">/ban</font> with a mask number,
checks the address of the nickname to ban, and uses a banmask which is probably the best to keep
this nickname out.
</a></p>

<a name=howtouse><p><font size=+1><u>How to use IntelliBan</u></font><br><br>
You can use IntelliBan with the following command:<br>
<font face="fixedsys,sans-serif">/intelliban [#channel] nickname [kick message]</font><br><br>

If "Kick if kick message is supplied" is enabled:
<ul>
<li><font face="fixedsys,sans-serif">/intelliban nickname</font> - will ban "nickname" on the current channel.</li>
<li><font face="fixedsys,sans-serif">/intelliban #channel nickname</font> - will ban "nickname" on #channel.</li>
</ul>
If "Always kick" is enabled:
<ul>
<li><font face="fixedsys,sans-serif">/intelliban nickname</font> - will ban "nickname" on the current channel and kick "nickname" with the message you specified in the Options dialog.</li>
<li><font face="fixedsys,sans-serif">/intelliban #channel nickname</font> - will ban "nickname" on #channel and kick "nickname" with the message you specified in the Options dialog.</li>
<li><font face="fixedsys,sans-serif">/intelliban nickname kickmessage</font> - will ban "nickname" on the current channel and kick "nickname" with "kickmessage".</li>
<li><font face="fixedsys,sans-serif">/intelliban #channel nickname kickmessage</font> - will ban "nickname" on #channel and kick "nickname" with "kickmessage".</li>
</ul>
The <font face="fixedsys,sans-serif">/ib</font> command has the same syntax. It's only less typing :-)
</a></p>

<a name=options><p><font size=+1><u>IntelliBan options</u></font><br><br>
After you <a href=intellihelp.html#install>loaded</a> IntelliBan, you can modify the settings to your
need with <font face="fixedsys,sans-serif">/iboptions</font>. These are the options, and what they mean:<br><br>
<u>Enable Intelliban</u> - enables IntelliBan (the <font face="fixedsys,sans-serif">/intelliban</font> and <font face="fixedsys,sans-serif">/ib</font> command)<br>
<u>Kick if kick message is supplied</u> - When you want to kick the nickname only if you specified a kickmessage,
enable this option.<br>
<u>Always kick</u> - Enable this option if you always want to kick the nickname.<br>
<u>Edit custom kick message</u> - If you want to specify a custom kickmessage (this message is used when you don't
provide one when you use <font face="fixedsys,sans-serif">/intelliban</font> or <font face="fixedsys,sans-serif">/ib</font>),
use this editbox. If you don't enter any text, the message will show the name of this script as kick message.
<u>Kick all clones</u> - kicks all clones which match the ban(s) Intelliban just set.<br>
<u>Ignore clones</u> - only kicks the nickname you specified in the <font face="fixedsys,sans-serif">/intelliban</font> command, and ignores clones.<br>
<u>If banlist is full, do nothing</u> - Only kicks the nickname, unable to ban the nickname because the banlist is full.<br>
<u>If banlist is full, unban</u> - Removes "number of bans" (specified at the editbox) before banning (and kicking if enabled) the nickname.<br>
</a></p>

<a name=contact><p><font size=+1><u>Contact information</u></font><br><br>
If, after reading this helpfile, you still have questions or comments, I would like to hear them!
Check out the <a href="http://tree.k1ller.info">IntelliScripts site</a> and leave a message at the forums.<br>
You can also mail me: <a href="mailto:treekiller@gmail.com?subject=IntelliBan">treekiller@gmail.com</a>
</a></p>
</body>
</html>