<?xml version="1.0"?>
<rss version="2.0">
	<channel>
	<title>Newest Comments</title>
	<link>http://www.hawkee.com</link>
	<description>Hawkee.com Comment Tracker</description>
	<language>en-us</language>

	<item>
		<title>Jethro_ commented on mIRC Snippet: AutoOpScript</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6932/#c63432</link>
		<description><![CDATA[Just using one command to turn it on or off: /op</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">on !@*&#58;JOIN&#58;#&#58;if &#40;%op == on&#41; .mode # +o $nick<br />
alias op &#123; set -e %op $iif&#40;!%op,on,$iif&#40;%op != on,on,off&#41;&#41; $&amp;<br />
&nbsp; &nbsp; | echo -a * $iif&#40;%op == on,AutoOp has been trned on.,AutoOp has been truned off.&#41; <br />
&#125;</td>	</tr></table><span class="postbody">/me tries to act like gooshie. lol]]></description>
		<pubDate>Fri, 20 Nov 2009 15:27:33 -0600</pubDate>
	</item>
	<item>
		<title>PePpEr commented on mIRC Snippet: realname ban</title>
		<author>PePpEr</author>
		<link>http://www.hawkee.com/snippet/6918/#c63431</link>
		<description><![CDATA[LOL!]]></description>
		<pubDate>Fri, 20 Nov 2009 15:07:00 -0600</pubDate>
	</item>
	<item>
		<title>Testor commented on mIRC Snippet: Dark Nexus Rpg</title>
		<author>Testor</author>
		<link>http://www.hawkee.com/snippet/6930/#c63430</link>
		<description><![CDATA[• Why are some aliases local, and some not? You should just make them all local aliases.<br />
• Instead of $Regex($Lower(String),Match) why not just do $Regex(String,/Match/i)? :o.]]></description>
		<pubDate>Fri, 20 Nov 2009 14:51:01 -0600</pubDate>
	</item>
	<item>
		<title>Master-Of-Death commented on mIRC Snippet: realname ban</title>
		<author>Master-Of-Death</author>
		<link>http://www.hawkee.com/snippet/6918/#c63429</link>
		<description><![CDATA[lmao]]></description>
		<pubDate>Fri, 20 Nov 2009 14:09:50 -0600</pubDate>
	</item>
	<item>
		<title>FordLawnmower commented on mIRC Snippet: Auto Translator</title>
		<author>FordLawnmower</author>
		<link>http://www.hawkee.com/snippet/6925/#c63428</link>
		<description><![CDATA[Thanks Xpl0reR :)<br />
Thanks Jethro_ :) You kinda lost me on the menu point though. That won't enable the group. <br />
It's kind of a mood point anyway, because I'm changing the script so you can turn it on and off in just the channels you want it in. I should have changed it already but it's been a tough work week. By tomorrow my mind will be clear and I will make several improvements on this and post them.<br />
Thanks for the comments everyone.]]></description>
		<pubDate>Fri, 20 Nov 2009 13:46:29 -0600</pubDate>
	</item>
	<item>
		<title>Master-Of-Death commented on mIRC Snippet: AutoOpScript</title>
		<author>Master-Of-Death</author>
		<link>http://www.hawkee.com/snippet/6932/#c63427</link>
		<description><![CDATA[errm why add rediculous amounts of code, one you could use the server commands and two that code is way to excessive.<br />
<br />
this would be better:<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code"><br />
alias opon &#123;<br />
.set %op on<br />
&#125;<br />
alias opoff &#123;<br />
.unset %op <br />
&#125;<br />
on *&#58;JOIN&#58;#&#58;&#123; if &#40;%op == on&#41; &#123;<br />
.mode # +o $nick<br />
&#125;<br />
&#125;<br />
</td>	</tr></table><span class="postbody"><br />
<br />
Simple usually = better oh and does not involve stupid %var changes.]]></description>
		<pubDate>Fri, 20 Nov 2009 13:34:51 -0600</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: realname ban</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6918/#c63426</link>
		<description><![CDATA[Gee, gooshie, your gooshi-lization is unbeatable. lol]]></description>
		<pubDate>Fri, 20 Nov 2009 13:29:02 -0600</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: Auto Translator</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6925/#c63425</link>
		<description><![CDATA[FordLawnmower, about the on and off switch, why did you make it show twice? Isn't it better to just use:</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">menu Channel,Status &#123; .$iif&#40;$group&#40;#AutoTrans&#41; == On,$style&#40;1&#41;&#41; AutoTrans &#125;</td>	</tr></table><span class="postbody">Other than that, this script is superb, and I have elevated my rating to 10.]]></description>
		<pubDate>Fri, 20 Nov 2009 13:22:44 -0600</pubDate>
	</item>
	<item>
		<title>gooshie commented on mIRC Snippet: realname ban</title>
		<author>gooshie</author>
		<link>http://www.hawkee.com/snippet/6918/#c63424</link>
		<description><![CDATA[</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">alias rb hadd -m bchan $1 # | who $1<br />
raw 352&#58;*&#58; &#123;<br />
&nbsp; if $hget&#40;bchan,$6&#41; &#123;<br />
&nbsp; &nbsp; mode $v1 +b $+&#40;~r&#58;,$replace&#40;$9-,$chr&#40;32&#41;,_&#41;&#41;<br />
&nbsp; &nbsp; kick $v1 $6 banned<br />
&nbsp; &nbsp; hfree bchan<br />
&nbsp; &#125;<br />
&#125;</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Fri, 20 Nov 2009 13:20:34 -0600</pubDate>
	</item>
	<item>
		<title>slub77 commented on mIRC Snippet: Channel modes and change modes menu</title>
		<author>slub77</author>
		<link>http://www.hawkee.com/snippet/6929/#c63423</link>
		<description><![CDATA[1.i know but i have just got so use to doing it<br />
2.all the op's message are different cus well i felt like making it not as dull]]></description>
		<pubDate>Fri, 20 Nov 2009 13:08:29 -0600</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: AutoOpScript</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6932/#c63422</link>
		<description><![CDATA[Testor, I think you missed the point:</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Quote:</b></span></td>	</tr>	<tr>	  <td class="quote">I made this for an #MircScripting room so i didnt have to worry about adding anyone</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Fri, 20 Nov 2009 12:16:27 -0600</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: Moderate Chatroom</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6928/#c63421</link>
		<description><![CDATA[Yes, Nep...I was gonna do that, but craig showed /mod and /unmod alias, and I thought it'd be best to keep it as original as possible. ]]></description>
		<pubDate>Fri, 20 Nov 2009 12:13:10 -0600</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: realname ban</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/6918/#c63420</link>
		<description><![CDATA[cessil, you put an 'on' in front of a raw event.]]></description>
		<pubDate>Fri, 20 Nov 2009 11:25:14 -0600</pubDate>
	</item>
	<item>
		<title>Testor commented on mIRC Snippet: AutoOpScript</title>
		<author>Testor</author>
		<link>http://www.hawkee.com/snippet/6932/#c63419</link>
		<description><![CDATA[/Aop &lt;Name/Address&gt; ?]]></description>
		<pubDate>Fri, 20 Nov 2009 11:21:07 -0600</pubDate>
	</item>
	<item>
		<title>^Neptune commented on mIRC Snippet: Moderate Chatroom</title>
		<author>^Neptune</author>
		<link>http://www.hawkee.com/snippet/6928/#c63418</link>
		<description><![CDATA[Ghost-writer, most of the best scripts on here are in fact aliases which make the life of an mIRC far easier.<br />
<br />
Anyways, why not just combine these completely?<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">alias mod &#123; mode $chan $iif&#40;m isincs $chan&#40;#&#41;.mode,-m,+m&#41; &#125;</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Fri, 20 Nov 2009 11:06:52 -0600</pubDate>
	</item>
	<item>
		<title>The_Almighty_Duelist commented on mIRC Snippet: S.A. Inbox Messaging System v.2.1.0.0</title>
		<author>The_Almighty_Duelist</author>
		<link>http://www.hawkee.com/snippet/6180/#c63417</link>
		<description><![CDATA[yeah, i went over and i've made plenty of changes, however i'm not going to release them on this site, as i want to see how many people are actually going to use this, PM me and i'll tell you where you can get the info]]></description>
		<pubDate>Fri, 20 Nov 2009 05:26:31 -0600</pubDate>
	</item>
	<item>
		<title>Ghost-writer commented on mIRC Snippet: erase</title>
		<author>Ghost-writer</author>
		<link>http://www.hawkee.com/snippet/4964/#c63416</link>
		<description><![CDATA[i would rate it 1 but i dont want to increase the score.]]></description>
		<pubDate>Fri, 20 Nov 2009 05:18:12 -0600</pubDate>
	</item>
	<item>
		<title>Ghost-writer commented on mIRC Snippet: AutoOpScript</title>
		<author>Ghost-writer</author>
		<link>http://www.hawkee.com/snippet/6932/#c63415</link>
		<description><![CDATA[woah, ever heard of levels?<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Quote:</b></span></td>	</tr>	<tr>	  <td class="quote"><br />
To change base levels or to give auto voice on join. you type /cs levels channel set type level Example. /cs levels #help set autovoice -1. Here is a list of levels.<br />
<br />
<br />
autodeop autohalfop autoop autoprotectect autovoice autojoin signkick Acc-list acc-change akick set ban banme clear getkey halfop halfopme info kick kickme invite opdeop opdeopme protect protectme topic Unban Voice Voiceme memo assign badwords fantasia greet nokick say.<br />
</td>	</tr></table><span class="postbody"><br />
Just set autoop to -1.]]></description>
		<pubDate>Fri, 20 Nov 2009 04:43:51 -0600</pubDate>
	</item>
	<item>
		<title>SunnyD commented on mIRC Snippet: Ban Dialog [Version 1.2]</title>
		<author>SunnyD</author>
		<link>http://www.hawkee.com/snippet/6907/#c63414</link>
		<description><![CDATA[i like it it's very useful :) 1 few things that could be shortened: <br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code"><br />
if &#40;$did&#40;BanSysteem,14&#41;.seltext == Kick&#41; &#123; Colorban | /dialog -c BanSysteem | /timer 1 1 dialog $iif&#40;$dialog&#40;BanSysteem&#41;,-v,-m&#41; BanSysteem BanSysteem | halt &#125;<br />
</td>	</tr></table><span class="postbody"><br />
<br />
could be written as<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">&nbsp;<br />
if &#40;$did&#40;14&#41;.seltext == Kick&#41; &#123; Colorban | /dialog -c BanSysteem | /timer 1 1 dialog $iif&#40;$dialog&#40;BanSysteem&#41;,-v,-m&#41; BanSysteem BanSysteem | halt &#125;<br />
</td>	</tr></table><span class="postbody"><br />
<br />
no need to specify what dialog the command works with since you specified it in the &quot;on *:DIALOG:bansysteem:*:*{&quot;<br />
functions perfectly :D just can be shortened a bit. 7/10 :)<br />
<br />
EDIT - dont be afraid to break commands down into seperate lines rather than packing them into one line. Makes it a tad faster, and easier to locate problems in the script :)]]></description>
		<pubDate>Fri, 20 Nov 2009 03:04:27 -0600</pubDate>
	</item>
	<item>
		<title>Xpl0reR commented on mIRC Snippet: Auto Translator</title>
		<author>Xpl0reR</author>
		<link>http://www.hawkee.com/snippet/6925/#c63413</link>
		<description><![CDATA[i love it, it makes me understand what people are saying in help channels, like when they speak romanian, or turkish. <br />
<br />
10/10 +likes :)]]></description>
		<pubDate>Fri, 20 Nov 2009 01:41:58 -0600</pubDate>
	</item>

	</channel>
</rss>


