<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17889" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2010-08-12T20:20:33-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17889</id>

		<entry>
		<author><name><![CDATA[Angel]]></name></author>
		<updated>2010-08-12T20:20:33-04:00</updated>

		<published>2010-08-12T20:20:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93913#p93913</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93913#p93913"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93913#p93913"><![CDATA[
thanks blake..working like a charm to get these italians outa my channel who used to use this warez cmds<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11300">Angel</a> — Thu Aug 12, 2010 8:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-08-09T22:17:42-04:00</updated>

		<published>2010-08-09T22:17:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93834#p93834</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93834#p93834"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93834#p93834"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#####################################################################                                                                  ## Based on BadWord.tcl by TheGhost and/or Rajeh Alharithi          ##                                                                  ## Stripped out most of the original, for basic kick on 'bad' words ##                                                                  ##                                                                  ##                                        Cobratek                  ####################################################################### The bad word listbind pubm - "!list" badwordbind pub - "!list" badwordbind pubm - "@find" badwordbind pub - "@find" badwordbind pubm - "ciao" badwordbind pub - "ciao" badword## Main scriptproc badword {nick uhost hand chan rest} {  global botnick bword    if {([ matchattr $hand f ])} {      putserv "PRIVMSG $chan : $nick  &gt;:-| "        return 1} else {         putserv "MODE $chan +b $nick"        putserv "PRIVMSG CHANSERV KICK $chan $nick : Freekin Warez kiddie"        return 0}}putlog "!list kicker v0.1 loaded"</code></pre></div>Just added an extra line to theghosts script add extra words to this part<br><div class="codebox"><p>Code: </p><pre><code>## The bad word listbind pubm - "!list" badwordbind pub - "!list" badwordbind pubm - "@find" badwordbind pub - "@find" badwordbind pubm - "ciao" badwordbind pub - "ciao" badword</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Mon Aug 09, 2010 10:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-08-09T21:09:52-04:00</updated>

		<published>2010-08-09T21:09:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93832#p93832</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93832#p93832"/>
		<title type="html"><![CDATA[Re: no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93832#p93832"><![CDATA[
<blockquote class="uncited"><div>i need a tcl script fpr my eggdrop that kicks and bans user that do !list or ciao etc warez command<br><br>and another script w/c is the same but rather sends a msg to ther service bot and do the kicking and banning...<br><br>thanks a lot</div></blockquote>When you say service bot do you meen you want your eggdrop to set mode +b username then send a command to your service bot as in botserv to do the kick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Mon Aug 09, 2010 9:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2010-08-08T06:52:10-04:00</updated>

		<published>2010-08-08T06:52:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93815#p93815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93815#p93815"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93815#p93815"><![CDATA[
download any other 'badword' script, add '!list' to the 'bad words' list and turn on bans for bad words<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Sun Aug 08, 2010 6:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Angel]]></name></author>
		<updated>2010-08-07T15:23:35-04:00</updated>

		<published>2010-08-07T15:23:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93810#p93810</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93810#p93810"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93810#p93810"><![CDATA[
yeah i did but i want it to kick and ban the user too<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11300">Angel</a> — Sat Aug 07, 2010 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anahel]]></name></author>
		<updated>2010-08-07T14:25:00-04:00</updated>

		<published>2010-08-07T14:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93809#p93809</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93809#p93809"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93809#p93809"><![CDATA[
<a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-warez.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-warez.htm</a><br><br>did you check this one?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10737">Anahel</a> — Sat Aug 07, 2010 2:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Angel]]></name></author>
		<updated>2010-08-07T14:06:46-04:00</updated>

		<published>2010-08-07T14:06:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93808#p93808</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93808#p93808"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93808#p93808"><![CDATA[
i mean a tcl script that the bot kicks and bans users who uses the warez cmd such as !list or ciao if the bot have @ status<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11300">Angel</a> — Sat Aug 07, 2010 2:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2010-08-06T19:46:18-04:00</updated>

		<published>2010-08-06T19:46:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93792#p93792</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93792#p93792"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93792#p93792"><![CDATA[
<blockquote class="uncited"><div>many views but noone helped <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"></div></blockquote>Myself - -  I don't understand what it is that you are asking for.<br>The same may be true for others.<br>Perhaps if you re-worded it....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Aug 06, 2010 7:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Angel]]></name></author>
		<updated>2010-08-06T18:46:20-04:00</updated>

		<published>2010-08-06T18:46:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93791#p93791</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93791#p93791"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93791#p93791"><![CDATA[
many views but noone helped <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11300">Angel</a> — Fri Aug 06, 2010 6:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Angel]]></name></author>
		<updated>2010-07-31T17:51:19-04:00</updated>

		<published>2010-07-31T17:51:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93699#p93699</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93699#p93699"/>
		<title type="html"><![CDATA[no warez script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93699#p93699"><![CDATA[
i need a tcl script fpr my eggdrop that kicks and bans user that do !list or ciao etc warez command<br><br>and another script w/c is the same but rather sends a msg to ther service bot and do the kicking and banning...<br><br>thanks a lot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11300">Angel</a> — Sat Jul 31, 2010 5:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
