NNScript — File Browser

NNScriptv3.21 / NNScriptv3.21 / commands.htm

commands.htm — 32.59 KB — Download this file

<html>
<body marginwidth="2" marginheight="2" topmargin="2" leftmargin="2" bgcolor="#464646" text="#000000">
<link rel="stylesheet" href="styles.css">
<script language='JavaScript'>
<!--
function swap_content(span) {
    displayType=(document.getElementById(span).style.display=='none') ? 'block':'none';
    document.getElementById(span).style.display=displayType;
}
//-->
</script>
<table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b>Commands you should know</b></font></tr><tr>
<td colspan="2" bgcolor="#737373">These are the available commands in NoNameScript. They are mostly easily accessible via the popup menus if you didn't disable them in the modules section!<br>
Please do not try to use other commands you find in the aliases.nns file as they are not meant to be used by you and may result in crashes or other failures.<br>
Only commands added by NoNameScript are listed here. If you want a list of default mIRC commands, type /help.
<br><br>(&lt;...&gt; = mandatory parameters, [...] = optional parameters)
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b>Shortcuts</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ol>
<li><a href="#away">Away system commands</a>
<li><a href="#op">Channel operator commands</a>
<li><a href="#dcc">DCC related commands</a>
<li><a href="#fun">Fun commands</a>
<li><a href="#bnc">psyBNC commands</a>
<li><a href="#server">Server related commands</a>
<li><a href="#stats">Statistical commands</a>
<li><a href="#theme">Theme commands</a>
<li><a href="#user">User information commands</a>
<li><a href="#other">Other often-used commands</a>
<li><a href="#misc">Miscellaneous commands</a>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#away"></a>Away system commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('4'); return false;">/a</a>, <a href="#" onclick="swap_content('4'); return false;">/aw</a>
<span id="4" style="display: none"><b>Usage</b>: /a [-n &lt;nick&gt;] [reason] <i>or</i> /aw [-n &lt;nick&gt;] [reason]<br><b>Description</b>: Changes your nick to away and marks you as being away. If you don't specify a [reason], a dialog will pop up. You can also specify an away preset you entered in the /aw dialog as [reason].<br>The -n parameter enables you to specify a custom nickname.</span>
<li><a href="#" onclick="swap_content('7'); return false;">/back</a>, <a href="#" onclick="swap_content('7'); return false;">/re</a>
<span id="7" style="display: none"><b>Usage</b>: /back <i>or</i> /re<br><b>Description</b>: Changes your nick to default and unmarks you as being away.</span>
<li><a href="#" onclick="swap_content('5'); return false;">/pager</a>
<span id="5" style="display: none"><b>Usage</b>: /pager<br><b>Description</b>: Opens the away pager window.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#op"></a>Channel operator commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('b'); return false;">/b</a>
<span id="b" style="display: none"><b>Usage</b>: /b &lt;nick&gt;<br><b>Description</b>: Bans &lt;nick&gt; in the active channel.</span>
<li><a href="#" onclick="swap_content('black'); return false;">/black</a>
<span id="black" style="display: none"><b>Usage</b>: /black [-a &lt;address&gt;/-d &lt;address&gt;/-c]<br><b>Description</b>: Opens the blacklist dialog if no parameter is specified.<br>The -a parameter adds &lt;address&gt; to the blacklist.<br>The -d parameter removes all entries matching &lt;address&gt; from the blacklist.<br>The -c parameter clears the blacklist completely.</span>
<li><a href="#" onclick="swap_content('deop'); return false;">/deop</a>
<span id="deop" style="display: none"><b>Usage</b>: /deop &lt;nick1&gt; [nick2 nick3 ...]<br><b>Description</b>: Takes op status away from the specified users in the current channel.</span>
<li><a href="#" onclick="swap_content('22'); return false;">/dev</a>
<span id="22" style="display: none"><b>Usage</b>: /dev &lt;nick1&gt; [nick2 nick3 ...]<br><b>Description</b>: Takes voice status away from the specified users in the current channel.</span>
<li><a href="#" onclick="swap_content('32'); return false;">/k</a>
<span id="32" style="display: none"><b>Usage</b>: /k [#chan] &lt;nick&gt; [message]<br><b>Description</b>: Kicks the specified nick in either the current or the specified channel. Used as a shortcut for /kick.</span>
<li><a href="#" onclick="swap_content('km'); return false;">/km</a>
<span id="km" style="display: none"><b>Usage</b>: /km [#chan] &lt;nick&gt;<br><b>Description</b>: Kicks the specified nick in either the current or the specified channel. Uses the kick messages from the setup.</span>
<li><a href="#" onclick="swap_content('33'); return false;">/kb</a>
<span id="33" style="display: none"><b>Usage</b>: /kb [#chan] &lt;nick&gt;<br><b>Description</b>: Kicks and bans the specified nick in either the current or the specified channel.</span>
<li><a href="#" onclick="swap_content('lc'); return false;">/lc</a>
<span id="lc" style="display: none"><b>Usage</b>: /lc [#channel]<br><b>Description</b>: Opens the L channel central.</span>
<li><a href="#" onclick="swap_content('lu'); return false;">/lu</a>
<span id="lu" style="display: none"><b>Usage</b>: /lu &lt;user&gt; [#channel]<br><b>Description</b>: Shows L information about &lt;user&gt; in [#channel].</span>
<li><a href="#" onclick="swap_content('110'); return false;">/massmode</a>
<span id="110" style="display: none"><b>Usage</b>: /massmode &lt;#channel&gt; &lt;+/-&gt; &lt;o/h/v&gt;<br><b>Description</b>: Gives/takes &lt;o/h/v&gt; (op/halfop/voice) status to all users in &lt;#channel&gt;.</span>
<li><a href="#" onclick="swap_content('39'); return false;">/md</a>
<span id="39" style="display: none"><b>Usage</b>: /md [#chan] &lt;modes&gt;<br><b>Description</b>: Sets the specified channel modes. If no [#chan] is specified, the currently active channel is used. Used as a shortcut for /mode [#chan] &lt;modes&gt;.</span>
<li><a href="#" onclick="swap_content('48'); return false;">/op</a>
<span id="48" style="display: none"><b>Usage</b>: /op &lt;nick1&gt; [nick2 nick3 ...]<br><b>Description</b>: Gives operator status to the specified users in the current channel.</span>
<li><a href="#" onclick="swap_content('qc'); return false;">/qc</a>
<span id="qc" style="display: none"><b>Usage</b>: /qc [#channel]<br><b>Description</b>: Opens the Q channel central.</span>
<li><a href="#" onclick="swap_content('qu'); return false;">/qu</a>
<span id="qu" style="display: none"><b>Usage</b>: /qu &lt;user&gt; [#channel]<br><b>Description</b>: Shows Q information about &lt;user&gt; in [#channel].</span>
<li><a href="#" onclick="swap_content('64'); return false;">/st</a>
<span id="64" style="display: none"><b>Usage</b>: /st<br><b>Description</b>: Opens the topic changer dialog.</span>
<li><a href="#" onclick="swap_content('56'); return false;">/t</a>
<span id="56" style="display: none"><b>Usage</b>: /t [text]<br><b>Description</b>: Shows the topic in the current channel if no parameter is specified. If there is a parameter it changes the topic in the active channel. Used as a shortcut for /topic.</span>
<li><a href="#" onclick="swap_content('74'); return false;">/tkb</a>
<span id="74" style="display: none"><b>Usage</b>: /tkb &lt;#chan&gt; &lt;nick&gt;<br><b>Description</b>: Timekickbans &lt;nick&gt; on &lt;#chan&gt; and prompts you for a ban time.</span>
<li><a href="#" onclick="swap_content('79'); return false;">/v</a>
<span id="79" style="display: none"><b>Usage</b>: /v &lt;nick1&gt; [nick2 nick3 ...]<br><b>Description</b>: Gives voice status to the specified users in the current channel.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#dcc"></a>DCC related commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('16'); return false;">/dcchist</a>
<span id="16" style="display: none"><b>Usage</b>: /dcchist<br><b>Description</b>: Shows the DCC history.</span>
<li><a href="#" onclick="swap_content('17'); return false;">/dccrelay</a>
<span id="17" style="display: none"><b>Usage</b>: /dccrelay<br><b>Description</b>: Opens the DCC relay dialog. For more information press the help ("?") button on the dialog.</span>
<li><a href="#" onclick="swap_content('18'); return false;">/dccs</a>
<span id="18" style="display: none"><b>Usage</b>: /dccs<br><b>Description</b>: Monitor all your current DCC gets and sends.</span>
<li><a href="#" onclick="swap_content('157'); return false;">/rundcc</a>
<span id="157" style="display: none"><b>Usage</b>: /rundcc<br><b>Description</b>: Runs the latest DCC send you received.</span>
<li><a href="#" onclick="swap_content('xdcc'); return false;">/xdcc</a>
<span id="xdcc" style="display: none"><b>Usage</b>: /xdcc<br><b>Description</b>: Opens the XDCC browser dialog.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#fun"></a>Fun commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('231'); return false;">/8ball</a>
<span id="231" style="display: none"><b>Usage</b>: /8ball &lt;question&gt;<br><b>Description</b>: Ask the magic 8-Ball a question.</span>
<li><a href="#" onclick="swap_content('163'); return false;">/bash</a>
<span id="163" style="display: none"><b>Usage</b>: /bash [-wp] [#number]<br><b>Description</b>: Retrieves quote [#number] from bash.org. If no number is specified, a random quote is retrieved.<br>The -w parameter opens a special Bash window.<br>The -p parameter only shows quotes with a positive rating (only works on random quotes of course).</span>
<li><a href="#" onclick="swap_content('263'); return false;">/imdb</a>
<span id="263" style="display: none"><b>Usage</b>: /imdb &lt;movie&gt;<br><b>Description</b>: Searches for &lt;movie&gt; on IMDB.</span>
<li><a href="#" onclick="swap_content('75'); return false;">/totd</a>
<span id="75" style="display: none"><b>Usage</b>: /totd [-e]<br><b>Description</b>: Opens the tip of the day window.<br>The -e parameter lets you edit the tips in notepad.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#bnc"></a>psyBNC commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('9'); return false;">/bnccon</a>
<span id="9" style="display: none"><b>Usage</b>: /bnccon [-m]<br><b>Description</b>: Connects to the bouncer set in the options.<br>The -m parameter opens a new server window.</span>
<li><a href="#" onclick="swap_content('52'); return false;">/psycmd</a>
<span id="52" style="display: none"><b>Usage</b>: /psycmd<br><b>Description</b>: Shows the psyBNC command list.</span>
<li><a href="#" onclick="swap_content('53'); return false;">/psylog</a>
<span id="53" style="display: none"><b>Usage</b>: /psylog<br><b>Description</b>: Shows the psyBNC private log.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#server"></a>Server related commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('30'); return false;">/ip2nick</a>
<span id="30" style="display: none"><b>Usage</b>: /ip2nick [ip]<br><b>Description</b>: Opens the IP2Nick dialog. Fills in [ip] if specified.</span>
<li><a href="#" onclick="swap_content('55'); return false;">/reconnect</a>
<span id="55" style="display: none"><b>Usage</b>: /reconnect<br><b>Description</b>: Reconnects to the current IRC server.</span>
<li><a href="#" onclick="swap_content('355'); return false;">/reperform</a>
<span id="355" style="display: none"><b>Usage</b>: /reperform [-a]<br><b>Description</b>: Re-executes your perform list on the active network.<br>The -a switch re-executes the perform lists of all connected networks.</span>
<li><a href="#" onclick="swap_content('363'); return false;">/s</a>
<span id="363" style="display: none"><b>Usage</b>: /s [-mnsarpfoc] &lt;server/groupname&gt; [port] [password] [-i nick anick email name] [-jn #channel pass]<br><b>Description</b>: A shortcut for /server. For details type /help /server.</span>
<li><a href="#" onclick="swap_content('63'); return false;">/sinfo</a>
<span id="63" style="display: none"><b>Usage</b>: /sinfo<br><b>Description</b>: Shows some statistics for the server you're connected to, like address, port and lag.</span>
<li><a href="#" onclick="swap_content('77'); return false;">/umoded</a>
<span id="77" style="display: none"><b>Usage</b>: /umoded<br><b>Description</b>: Opens the usermode dialog.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#stats"></a>Statistical commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('10'); return false;">/chanstats</a>
<span id="10" style="display: none"><b>Usage</b>: /chanstats<br><b>Description</b>: View actual channel statistics.</span>
<li><a href="#" onclick="swap_content('13'); return false;">/clonescan</a>
<span id="13" style="display: none"><b>Usage</b>: /clonescan [#chan]<br><b>Description</b>: Scans for clones on either the active channel or [#chan] if specified.</span>
<li><a href="#" onclick="swap_content('83'); return false;">/clonescan.single</a>
<span id="83" style="display: none"><b>Usage</b>: /clonescan.single &lt;nick&gt; [#chan]<br><b>Description</b>: Scans for clones from &lt;nick&gt; on [#chan]. If [#chan] isn't specified, it uses the active channel.</span>
<li><a href="#" onclick="swap_content('20'); return false;">/debuginfo</a>
<span id="20" style="display: none"><b>Usage</b>: /debuginfo [-s] [nick]<br><b>Description</b>: Sends script debugging info to [nick].<br>The -s switch uses the old, smaller version.</span>
<li><a href="#" onclick="swap_content('23'); return false;">/dinfo</a>
<span id="23" style="display: none"><b>Usage</b>: /dinfo [directory]<br><b>Description</b>: Shows information about a directory on your harddisk you specify.</span>
<li><a href="#" onclick="swap_content('19'); return false;">/ds</a>
<span id="19" style="display: none"><b>Usage</b>: /ds &lt;-g/-s&gt; &lt;N&gt;<br><b>Description</b>: Shows detailed stats about DCC get/send number N to yourself.</span>
<li><a href="#" onclick="swap_content('202'); return false;">/dstat</a>
<span id="202" style="display: none"><b>Usage</b>: /dstat &lt;-f/-r/-g/-s&gt;<br><b>Description</b>: Shows various DCC statistics.<br>The -f parameter shows statistics about the amount of files received.<br>The -r parameter shows statistics about the size of files received.<br>The -g parameter shows statistics about the amount of files sent.<br>The -s parameter shows statistics about the size of files sent.</span>
<li><a href="#" onclick="swap_content('24'); return false;">/emule</a>
<span id="24" style="display: none"><b>Usage</b>: /emule [-r]<br><b>Description</b>: Shows eMule statistics. Note: you have to enable your "online signature" in the eMule options to see the full stats.<br>The -r parameter lets you specify a new eMule directory.</span>
<li><a href="#" onclick="swap_content('25'); return false;">/ffxp</a>
<span id="25" style="display: none"><b>Usage</b>: /ffxp [-r]<br><b>Description</b>: Shows FlashFXP statistics. Only works with version 2.0 and above.<br>The -r parameter lets you specify a new FlashFXP directory.</span>
<li><a href="#" onclick="swap_content('26'); return false;">/finfo</a>
<span id="26" style="display: none"><b>Usage</b>: /finfo [-cm] [file]<br><b>Description</b>: Shows information about a file on your harddisk you specify.<br>The -c parameter displays the CRC checksum of the file.<br>The -m parameter displays the MD5 checksum of the file.</span>
<li><a href="#" onclick="swap_content('51'); return false;">/power</a>
<span id="51" style="display: none"><b>Usage</b>: /power [-e]<br><b>Description</b>: Shows the amount of users under your control.<br>The -e parameter makes the information only shown to you.</span>
<li><a href="#" onclick="swap_content('57'); return false;">/resetstats</a>
<span id="57" style="display: none"><b>Usage</b>: /resetstats<br><b>Description</b>: Resets all script statistics.</span>
<li><a href="#" onclick="swap_content('58'); return false;">/sayget</a>
<span id="58" style="display: none"><b>Usage</b>: /sayget &lt;N&gt;/all<br><b>Description</b>: Messages the active channel/query with information about DCC get #N. If you type /sayget all, it will message all gets.</span>
<li><a href="#" onclick="swap_content('59'); return false;">/saysend</a>
<span id="59" style="display: none"><b>Usage</b>: /saysend &lt;N&gt;/all<br><b>Description</b>: Messages the active channel/query with information about DCC send #N. If you type /saysend all, it will message all sends.</span>
<li><a href="#" onclick="swap_content('61'); return false;">/scriptstats</a>
<span id="61" style="display: none"><b>Usage</b>: /scriptstats<br><b>Description</b>: Shows all script statistics to you.</span>
<li><a href="#" onclick="swap_content('208'); return false;">/sstat</a>
<span id="208" style="display: none"><b>Usage</b>: /sstat<br><b>Description</b>: Opens the script statistics dialog.</span>
<li><a href="#" onclick="swap_content('204'); return false;">/stat</a>
<span id="204" style="display: none"><b>Usage</b>: /stat &lt;-s/-c/-w/-l/-q/-k/-b/-r&gt;<br><b>Description</b>: Shows various script statistics.<br>The -s parameter shows statistics about the number of times the script was started.<br>The -c parameter shows statistics about the number of characters you've written.<br>The -w parameter shows statistics about the number of words you've written.<br>The -l parameter shows statistics about the number of lines you've written.<br>The -q parameter shows statistics about the number of questions you've asked.<br>The -k parameter shows statistics about the number of users you've kicked.<br>The -b parameter shows statistics about the number of users you've banned.<br>The -r parameter shows statistics about the number of PC crashes.<br>If you want to reset these statistics, have a look at the /resetstats command.</span>
<li><a href="#" onclick="swap_content('65'); return false;">/sys.all</a>
<span id="65" style="display: none"><b>Usage</b>: /sys.all<br><b>Description</b>: Shows whole system information including CPU, RAM, display, operating system and hard drive info.</span>
<li><a href="#" onclick="swap_content('66'); return false;">/sys.cpu</a>
<span id="66" style="display: none"><b>Usage</b>: /sys.cpu<br><b>Description</b>: Shows CPU information.</span>
<li><a href="#" onclick="swap_content('67'); return false;">/sys.dial</a>
<span id="67" style="display: none"><b>Usage</b>: /sys.dial<br><b>Description</b>: Shows dial-up information.</span>
<li><a href="#" onclick="swap_content('68'); return false;">/sys.disp</a>
<span id="68" style="display: none"><b>Usage</b>: /sys.disp<br><b>Description</b>: Shows display information.</span>
<li><a href="#" onclick="swap_content('69'); return false;">/sys.eth</a>
<span id="69" style="display: none"><b>Usage</b>: /sys.eth<br><b>Description</b>: Shows ethernet information.</span>
<li><a href="#" onclick="swap_content('70'); return false;">/sys.hdd</a>
<span id="70" style="display: none"><b>Usage</b>: /sys.hdd<br><b>Description</b>: Shows hard disk information.</span>
<li><a href="#" onclick="swap_content('71'); return false;">/sys.os</a>
<span id="71" style="display: none"><b>Usage</b>: /sys.os<br><b>Description</b>: Shows operating system information.</span>
<li><a href="#" onclick="swap_content('72'); return false;">/sys.ram</a>
<span id="72" style="display: none"><b>Usage</b>: /sys.ram<br><b>Description</b>: Shows RAM information.</span>
<li><a href="#" onclick="swap_content('73'); return false;">/sysinfo</a>
<span id="73" style="display: none"><b>Usage</b>: /sysinfo<br><b>Description</b>: Shows information about your system like CPU/RAM/HDD/Connection statistics etc. in the system info dialog</span>
<li><a href="#" onclick="swap_content('800'); return false;">/vclip</a>
<span id="800" style="display: none"><b>Usage</b>: /vclip<br><b>Description</b>: Shows the contents of your clipboard.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#theme"></a>Theme commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('200'); return false;">/adtheme</a>
<span id="200" style="display: none"><b>Usage</b>: /adtheme<br><b>Description</b>: Advertises your current theme in the active window.</span>
<li><a href="#" onclick="swap_content('135'); return false;">/kte</a>
<span id="135" style="display: none"><b>Usage</b>: /kte [[-sN ]theme]<br><b>Description</b>: Opens the theme dialog.<br>If [theme] is specified, it loads the specified theme.<br>The -s switch loads the specified scheme.</span>
<li><a href="#" onclick="swap_content('35'); return false;">/kte_refresh</a>
<span id="35" style="display: none"><b>Usage</b>: /kte_refresh<br><b>Description</b>: Updates various settings from mirc.ini. Use this if you have changed options in ALT+O and they had no effect.</span>
<li><a href="#" onclick="swap_content('42'); return false;">/mtshelp</a>
<span id="42" style="display: none"><b>Usage</b>: /mtshelp<br><b>Description</b>: Shows information about the mIRC theme standard (MTS).</span>
<li><a href="#" onclick="swap_content('560'); return false;">/thmctrl</a>
<span id="560" style="display: none"><b>Usage</b>: /thmctrl &lt;-e/-d&gt;<br><b>Description</b>: Enables and disables theming in the script. Use the -e switch to enable and the -d switch to disable theming.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#user"></a>User information commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('50'); return false;">/ping</a>
<span id="50" style="display: none"><b>Usage</b>: /ping &lt;IP/host&gt;<br><b>Description</b>: Performs a ping on the specified IP/hostname.</span>
<li><a href="#" onclick="swap_content('76'); return false;">/tracert</a>
<span id="76" style="display: none"><b>Usage</b>: /tracert &lt;IP/host&gt;<br><b>Description</b>: Performs a traceroute on the specified IP/hostname.</span>
<li><a href="#" onclick="swap_content('80'); return false;">/ver</a>
<span id="80" style="display: none"><b>Usage</b>: /ver &lt;nick&gt;<br><b>Description</b>: Performs a CTCP VERSION on &lt;nick&gt;.</span>
<li><a href="#" onclick="swap_content('81'); return false;">/w</a>
<span id="81" style="display: none"><b>Usage</b>: /w &lt;nick&gt;<br><b>Description</b>: Performs a /whois on &lt;nick&gt;.</span>
<li><a href="#" onclick="swap_content('82'); return false;">/we</a>
<span id="82" style="display: none"><b>Usage</b>: /we &lt;nick&gt;<br><b>Description</b>: Performs an extended /whois on &lt;nick&gt;.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#other"></a>Other often-used commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('29'); return false;">/google</a>
<span id="29" style="display: none"><b>Usage</b>: /google [text]<br><b>Description</b>: Opens the google webpage with the specified text.</span>
<li><a href="#" onclick="swap_content('131'); return false;">/i</a>
<span id="131" style="display: none"><b>Usage</b>: /i &lt;nick&gt; [#channel]<br><b>Description</b>: A shortcut for /invite. #channel can be omitted if you're opped in the active one.</span>
<li><a href="#" onclick="swap_content('31'); return false;">/j</a>
<span id="31" style="display: none"><b>Usage</b>: /j [-inx] &lt;#chan [password]&gt;[,#chan2 [password2],...]<br><b>Description</b>: Joins the specified channels. Used as a shortcut for /join #channel etc.</span>
<li><a href="#" onclick="swap_content('38'); return false;">/m</a>
<span id="38" style="display: none"><b>Usage</b>: /m &lt;nick&gt; &lt;text&gt;<br><b>Description</b>: Messages &lt;nick&gt;. Used as a shortcut for /msg &lt;nick&gt;.</span>
<li><a href="#" onclick="swap_content('40'); return false;">/mp3</a>
<span id="40" style="display: none"><b>Usage</b>: /mp3<br><b>Description</b>: Opens the MP3 player. Note that loading many songs into the playlist may take a bit, this is because of the script reading the ID3 tag information out of the songs. This has to be done only once, and restarting the MP3 player won't take that long. Loading 1000 songs should take about 30 seconds on an 800Mhz machine.</span>
<li><a href="#" onclick="swap_content('41'); return false;">/mp3ad</a>
<span id="41" style="display: none"><b>Usage</b>: /mp3ad<br><b>Description</b>: Advertises the currently playing song in your NoNameScript MP3 player.</span>
<li><a href="#" onclick="swap_content('43'); return false;">/n</a>
<span id="43" style="display: none"><b>Usage</b>: /n &lt;newnick&gt;<br><b>Description</b>: Changes your current nick. Used as a shortcut for /nick &lt;newnick&gt;.</span>
<li><a href="#" onclick="swap_content('49'); return false;">/p</a>
<span id="49" style="display: none"><b>Usage</b>: /p [#chan]<br><b>Description</b>: Leaves the active or specified channel. Used as a shortcut for /part.</span>
<li><a href="#" onclick="swap_content('54'); return false;">/q</a>, <a href="#" onclick="swap_content('54'); return false;">/oquery</a>
<span id="54" style="display: none"><b>Usage</b>: /q &lt;nick&gt; [text] <i>or</i> /oquery &lt;nick&gt; [text]<br><b>Description</b>: Opens a query with &lt;nick&gt; and sends [text] if specified.</span>
<li><a href="#" onclick="swap_content('100'); return false;">/qw</a>
<span id="100" style="display: none"><b>Usage</b>: /qw &lt;nick/#authnick&gt;<br><b>Description</b>: Performs a Q whois on &lt;nick&gt; or &lt;#authnick&gt;.</span>
</td></tr></table><table cellpadding="3" width="100%"><tr><td width="100%" bgcolor="#F5BF00">
&nbsp;<img src="script\pics\arrow.png">&nbsp; <b><a name="#misc"></a>Miscellaneous commands</b></font></tr><tr><br>
<td colspan="2" bgcolor="#737373">
<ul type="square">
<li><a href="#" onclick="swap_content('1'); return false;">/advertise</a>
<span id="1" style="display: none"><b>Usage</b>: /advertise<br><b>Description</b>: Advertises NoNameScript in the active window.</span>
<li><a href="#" onclick="swap_content('2'); return false;">/alarm</a>
<span id="2" style="display: none"><b>Usage</b>: /alarm [minutes/HH:mm]<br><b>Description</b>: Sets up an alarm timer. You can either specify a time in minutes or HH:mm format when the alarm timer is supposed to ring. You can also specify no parameters at all, you will be prompted for additional settings then.</span>
<li><a href="#" onclick="swap_content('3'); return false;">/ascii</a>
<span id="3" style="display: none"><b>Usage</b>: /ascii<br><b>Description</b>: Opens the ASCII/RGB code dialog.</span>
<li><a href="#" onclick="swap_content('11'); return false;">/checkmail</a>
<span id="11" style="display: none"><b>Usage</b>: /checkmail<br><b>Description</b>: Refreshes the mail indicator in the toolbar if enabled.</span>
<li><a href="#" onclick="swap_content('12'); return false;">/checkver</a>
<span id="12" style="display: none"><b>Usage</b>: /checkver<br><b>Description</b>: Checks if a new version of NoNameScript is available.</span>
<li><a href="#" onclick="swap_content('205'); return false;">/chgbanmask</a>
<span id="205" style="display: none"><b>Usage</b>: /chgbanmask &lt;0-9&gt;<br><b>Description</b>: Changes the ban mask to the specified type.</span>
<li><a href="#" onclick="swap_content('206'); return false;">/chgignoremask</a>
<span id="206" style="display: none"><b>Usage</b>: /chgignoremask &lt;0-9&gt;<br><b>Description</b>: Changes the ignore mask to the specified type.</span>
<li><a href="#" onclick="swap_content('84'); return false;">/cprog</a>
<span id="84" style="display: none"><b>Usage</b>: /cprog<br><b>Description</b>: Opens the custom program/command dialog (for editing the custom programs/commands in the toolbar/popups).</span>
<li><a href="#" onclick="swap_content('14'); return false;">/crlog</a>
<span id="14" style="display: none"><b>Usage</b>: /crlog [file]<br><b>Description</b>: Creates an HTML log from [file] or a chosen .log file.</span>
<li><a href="#" onclick="swap_content('2163'); return false;">/explorer</a>
<span id="2163" style="display: none"><b>Usage</b>: /explorer [directory]<br><b>Description</b>: Opens a window with explorer-like functionality. You can also run command-line commands from the editbox.<br>You can specify a starting directory as a parameter.</span>
<li><a href="#" onclick="swap_content('27'); return false;">/forum</a>
<span id="27" style="display: none"><b>Usage</b>: /forum<br><b>Description</b>: Launches your webbrowser and shows the NoNameScript forum pages.</span>
<li><a href="#" onclick="swap_content('28'); return false;">/gcon</a>
<span id="28" style="display: none"><b>Usage</b>: /gcon &lt;1-3&gt; &lt;ip&gt; &lt;parameters&gt;<br><b>Description</b>: Connects to the specified game server with the game you've specified in the setup. For example, if you want to connect to <i>212.41.19.214:27960</i> with <i>game 1</i> and the command line parameter <i>+set password m00c0w</i> enter: /gcon 1 212.41.19.214:27960 +set password m00c0w</span>
<li><a href="#" onclick="swap_content('34'); return false;">/kickhist</a>
<span id="34" style="display: none"><b>Usage</b>: /kickhist<br><b>Description</b>: Opens the kick history dialog.</span>
<li><a href="#" onclick="swap_content('37'); return false;">/logviewer</a>
<span id="37" style="display: none"><b>Usage</b>: /logviewer [file/#channel/query/wildcard]<br><b>Description</b>: You can view/remove your channel and private logs with this tool.</span>
<li><a href="#" onclick="swap_content('netstat'); return false;">/netstat</a>
<span id="netstat" style="display: none"><b>Usage</b>: /netstat<br><b>Description</b>: Runs the netstat command-line tool.</span>
<li><a href="#" onclick="swap_content('45'); return false;">/news</a>
<span id="45" style="display: none"><b>Usage</b>: /news<br><b>Description</b>: View the latest NoNameScript news on the homepage.</span>
<li><a href="#" onclick="swap_content('46'); return false;">/nnabout</a>
<span id="46" style="display: none"><b>Usage</b>: /nnabout<br><b>Description</b>: Opens the about dialog.</span>
<li><a href="#" onclick="swap_content('47'); return false;">/nwsopen</a>
<span id="47" style="display: none"><b>Usage</b>: /nwsopen &lt;page&gt; [-h]<br><b>Description</b>: Shows the newsticker for the specified site. Sites can be one of these: loaded, majesty, newz, filmz, xpn, betanews, tec, fark, slashdot, xxl, heise, spiegel, stern, okosten, ingame.<br>The -h parameter makes it only display new results.</span>
<li><a href="#" onclick="swap_content('102'); return false;">/qlcmds</a>
<span id="102" style="display: none"><b>Usage</b>: /qlcmds &lt;-q/-l&gt;<br><b>Description</b>: Shows QuakeNet bot command lists.<br>The -q parameter shows the Q command list, the -l parameter shows the L command list.</span>
<li><a href="#" onclick="swap_content('60'); return false;">/sb</a>
<span id="60" style="display: none"><b>Usage</b>: /sb<br><b>Description</b>: Opens the server browser dialog.</span>
<li><a href="#" onclick="swap_content('62'); return false;">/setup</a>
<span id="62" style="display: none"><b>Usage</b>: /setup<br><b>Description</b>: Opens the settings dialog where you can change all of NNScript's options.</span>
<li><a href="#" onclick="swap_content('630'); return false;">/slnc</a>
<span id="630" style="display: none"><b>Usage</b>: /slnc<br><b>Description</b>: Opens the silence control dialog.</span>
<li><a href="#" onclick="swap_content('sp'); return false;">/sp</a>
<span id="sp" style="display: none"><b>Usage</b>: /sp<br><b>Description</b>: Stops pasting if it's in progress.</span>
</td></tr>
<td align="center"><font color="#F5BF00"><br>[EOF]<br><br></font>
</td></table>
</body>
</html>