<?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/13151" />

	<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>2007-02-22T19:53:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-02-22T19:53:16-04:00</updated>

		<published>2007-02-22T19:53:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70642#p70642</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70642#p70642"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70642#p70642"><![CDATA[
<blockquote class="uncited"><div>It worked ok as long as you were not trying to use wildcards</div></blockquote>I actually use that script and have done so for quite some time. It does, as previously stated, have some very nice features.<br><br>The wildcards do work very well except for removal as rosc2112 stated.<br><br>From badc.data<blockquote class="uncited"><div>#channel *sex* Pervert!</div></blockquote>The script was initially released in 2000 and some "interesting" routines were used (MC_8 later ceased using these in newer scripts); one of these routines relies on two others (from memory).<br><br>I removed the auto update function many moons ago. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Feb 22, 2007 7:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-02-22T18:36:37-04:00</updated>

		<published>2007-02-22T18:36:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70640#p70640</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70640#p70640"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70640#p70640"><![CDATA[
<blockquote class="uncited"><div>That's just too much for just a badchan script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"></div></blockquote>Yeah, it is..But I'm too lazy to trim the fat from it or write a new one. I liked that particular script because it does (multiple) warnings and had a lot of flexibility/options.  Maybe someday I'll motivate myself to write a new one using the best features from mcbanchan, but consolidating the code to make it more streamlined.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Feb 22, 2007 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-02-22T16:35:07-04:00</updated>

		<published>2007-02-22T16:35:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70639#p70639</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70639#p70639"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70639#p70639"><![CDATA[
That's just too much for just a badchan script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Feb 22, 2007 4:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-02-22T15:48:43-04:00</updated>

		<published>2007-02-22T15:48:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70636#p70636</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70636#p70636"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70636#p70636"><![CDATA[
I use mc_banchan, and it works, but it did need some modifications to work with tcl-special chars, and unfortunately the author no longer maintains it.  It worked ok as long as you were not trying to use wildcards or tcl-special chars in the masks (it couldn't delete wildcards, you'd have to do it manually.)<br><br>I did some other mods to it as well, to give it an exemption list and other assorted hacks (like removing the dangerous tcl junk and the "call home" crap). I added a bit of a help file in the partyline, if you type .banchan, it'll give a synopsis of the commands. I also did a hack so that you can save or reload the banlist, in case you have to edit the banfile by hand (like to remove wildcarded bans.)<br><br>Keep in mind, the configuration for this script is not at all simple, but it does work once you set it up right. It's about the best bad-channel script I've seen (which just means, someone needs to write a better one <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz">)  I've been "planning" to re-write this one for about a year, but just don't have the motivation to dig through all this messy obfuscated code..It'd be easier to simply re-write a new script from scratch.<br><br>I put my copy here if you're interested:<br><a href="http://members.dandy.net/~fbn/mcbanchan.rosc.tcl.txt" class="postlink">http://members.dandy.net/~fbn/mcbanchan.rosc.tcl.txt</a><br><br>My changes are not documented, nor do I offer any support for it. If it's useful to anyone, great, if not, oh well.<br><br>Here are the settings I use, for reference:<div class="codebox"><p>Code: </p><pre><code>channel set #friends +udef-flag-mc.ban_channelchannel set #friends +udef-flag-mc.ban_channel.exempt.opschannel set #friends -udef-flag-mc.ban_channel.exempt.voiceschannel set #friends udef-str-mc.ban_channel.exempt.flags o|ochannel set #friends udef-int-mc.ban_channel.scan_time 1channel set #friends udef-int-mc.ban_channel.rescan_time 2channel set #friends udef-int-mc.ban_channel.warnings 1</code></pre></div>And some example bans from the banlist:<div class="codebox"><p>Code: </p><pre><code>global *!!!* {Banned channel matching *!!!* - Must be pure excitement in that channel.}global *toilet* {Banned channel matching *toilet* - You forgot to flush..}global *whore* {Banned channel matching *whore* - Here's $2 just to go away.}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Feb 22, 2007 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-02-22T09:40:26-04:00</updated>

		<published>2007-02-22T09:40:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70634#p70634</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70634#p70634"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70634#p70634"><![CDATA[
Besides loading the script, you may need to configure it. Most scripts are disabled by default and you'll have to add your channel(s) into the script or via .chanset (depends on the script).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Feb 22, 2007 9:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[locke]]></name></author>
		<updated>2007-02-22T09:07:00-04:00</updated>

		<published>2007-02-22T09:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70633#p70633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70633#p70633"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70633#p70633"><![CDATA[
Done that ... put the scripts in as speficied ... but they don't do what they are supposed to do ... <br><br>Could you recommend a simple script i can try that i can test to see whether the script is not doing what i want or whether its my bot?<br><br>I can see the script loading when the eggdrop does ... just doesn't do anything!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8725">locke</a> — Thu Feb 22, 2007 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-02-22T07:49:19-04:00</updated>

		<published>2007-02-22T07:49:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70631#p70631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70631#p70631"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70631#p70631"><![CDATA[
From eggdrop.conf:<blockquote class="uncited"><div>##### SCRIPTS #####<br><br># This is a good place to load scripts to use with your bot.<br><br># This line loads script.tcl from the scripts directory inside your Eggdrop's<br># directory. All scripts should be put there, although you can place them where<br># you like as long as you can supply a fully qualified path to them.<br>#<br># source scripts/script.tcl</div></blockquote>All scripts contain instructions on setting up within the header; make sure you .rehash your bot after any editing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Feb 22, 2007 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[locke]]></name></author>
		<updated>2007-02-22T07:09:06-04:00</updated>

		<published>2007-02-22T07:09:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70630#p70630</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70630#p70630"/>
		<title type="html"><![CDATA[Trouble figuring out scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70630#p70630"><![CDATA[
I just installed an eggdrop bot on ubuntu 6.10 ... basically just downloaded tcl and tcl-dev 8.4 from synaptic and compiled the bot myself. <br><br>The bot itself is working but for some reason any of the scripts I try to load are not. I am trying some of the basic channel scripts to kick someone if they are in a banned channel (tried badchan.tcl, badwhois.tcl and mc.ban_channel.tcl and nothing!!!)<br><br>Please help as I am going up the wall.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8725">locke</a> — Thu Feb 22, 2007 7:09 am</p><hr />
]]></content>
	</entry>
	</feed>
