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

	<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>2004-10-07T16:13:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[LanEvo]]></name></author>
		<updated>2004-10-07T16:13:07-04:00</updated>

		<published>2004-10-07T16:13:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41650#p41650</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41650#p41650"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41650#p41650"><![CDATA[
Not bloody likely, i heard it took EvilMonkey years to script them all<br>and i think they run as modules now, not tcl. Pretty dumb to even ask for such a script especially when 1) you don't even know tcl 2) if the clanbots source was available to the public, then there would be no need for their free bot service on gamesurge right?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4995">LanEvo</a> — Thu Oct 07, 2004 4:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sir]]></name></author>
		<updated>2004-10-07T07:49:51-04:00</updated>

		<published>2004-10-07T07:49:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41646#p41646</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41646#p41646"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41646#p41646"><![CDATA[
I just wish I could get the source for the ClanBot Tcl's. (<a href="http://clanbots.org" class="postlink">http://clanbots.org</a>)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5387">sir</a> — Thu Oct 07, 2004 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-10-07T01:21:28-04:00</updated>

		<published>2004-10-07T01:21:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41638#p41638</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41638#p41638"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41638#p41638"><![CDATA[
I think some of the things your wanting are impossible.<br>You could probally change the whole prefix thing but everytime you rehashed it would change it back to default..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Thu Oct 07, 2004 1:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sir]]></name></author>
		<updated>2004-10-06T19:04:16-04:00</updated>

		<published>2004-10-06T19:04:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41629#p41629</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41629#p41629"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41629#p41629"><![CDATA[
email i sent:<br><div class="codebox"><p>Code: </p><pre><code>Hey,I was searching on the egghelp forums when I came across this thread (http://forum.egghelp.org/viewtopic.php?t=6214). I was wondering if you could help me make an eggdrop Tcl script.Here is what I want it to do: List of [default] public commands: .commands .roster  .servers  .website  .rules  .sponsors  .news  .leagues  .record  .matches  .lineup.Now I’ve already set up a script that msg’s all users joining the channel: “Hello, welcome to $chan, please type .commands for more info.”I want the users that I specify to be able to set the responses like so: “.set &lt;command&gt; &lt;info&gt;”. So if they were to type: “.set rules 1) respect all members 2) don’t be an idiot”, then when anyone in the channel were to type “.rules”, it would reply to the user with “1) respect all members 2) don’t be an idiot”. I want this to work for all of the public cmd’s.Now here’s the hard part(s).- First, I want there to be a command (for the ops), in which they can type “.set reply &lt;type&gt;”. The three types I want are: “notice”, “privmsg”, and “pubmsg”.- Secondly, the really hard part (in my opinion), I want my eggdrop ops to be able to add and remove commands. I want this to work like so:.add &lt;new-cmd&gt; &lt;response&gt;.del &lt;cmd&gt; Examples:“.add practice Tuesday”“.del roster” Now with this one, I want the ops to be able to delete all commands (including the defaults), and add as many as they wish. - Third, I would like there to be a command for the ops in which they can type .set prefix &lt;type&gt;. The types are basically infinite. For example: “.set prefix @” would change all the “.” Prefixes to “@”.  I understand that this will be a fairly large script, and might take a while to get bug-free, but you seemed to know what you were talking about, and I may even be able to compensate you for your help.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5387">sir</a> — Wed Oct 06, 2004 7:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-06T13:13:32-04:00</updated>

		<published>2004-10-06T13:13:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41611#p41611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41611#p41611"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41611#p41611"><![CDATA[
While I am not quite sure how to pull the feeds from the website, I do use mc_8's respond script to handle the functions of outputting general clan things to the users via notice. Upon typing !help in my channel users are greeted with the following notice:<br><br>[OCG]z:   [OCG] Help Menu : Here you will find help on our '!' system. <br>[OCG]z:   | !help : The command to access this help menu.<br>[OCG]z:   | !rules : Channel rules for our IRC Channel #[OCG].<br>[OCG]z:   | !servers : Lists all current [OCG] Game servers and appropriate passwords.<br>[OCG]z:   | !voice : A listing of current [OCG] Voice servers and appropriate passwords.<br>[OCG]z:   | !stats : Lists all current [OCG] Game server stats.<br>[OCG]z:   | !practices : For a list of current [OCG] Clan Practices.<br>[OCG]z:   | !staff : [OCG] Staff and contact information.<br>[OCG]z:   | !info : #[OCG] General Information.<br>[OCG]z:   |-- End [OCG] Help Menu - 'How fast can you frag ?' - SpeeDj.<br><br>When they enter the channel I use I believe ACG (Auto Channel Greeter?) to send them the following notice:<br><br>[OCG]z:  Welcome to #[OCG]! Get more information here: <a href="http://www.overclockedgamerz.com" class="postlink">http://www.overclockedgamerz.com</a><br>[OCG]z:  Type !help for #[OCG]'s help menu. Enjoy your stay!<br><br>Hope this gives you a few idea's!<br><br>J <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt=":cool:" title="Cool"><p>Statistics: Posted by Guest — Wed Oct 06, 2004 1:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-06T13:02:55-04:00</updated>

		<published>2004-10-06T13:02:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41610#p41610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41610#p41610"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41610#p41610"><![CDATA[
<blockquote class="uncited"><div>*EDIT:<br>does anyone know how I would get my bot to have a "perform" when initially connecting?</div></blockquote>Are you talking like a nickserv identify or something similar ? To do that you could put the following in your "Server" section.<br><br>proc evnt:init_server {type} { putserv "nickserv identify yourpassword" }<br><br>That would make it identify to nickserv, if you are on a network with Autojoin functions you could put channels into the bot's autojoin as well to make it join channels if you aren't specifying them in the conf.<br><br>J <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt=":cool:" title="Cool"><p>Statistics: Posted by Guest — Wed Oct 06, 2004 1:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sir]]></name></author>
		<updated>2004-10-02T09:06:06-04:00</updated>

		<published>2004-10-02T09:06:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41501#p41501</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41501#p41501"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41501#p41501"><![CDATA[
WOW, that sounds like it could get pretty complicated.<br>But before you get your question answered Stium, you might want to inform the people on what a "clanbot" is.<br><br>And seeing as how I am in a very similiar problem, I will do it for you.<br><br>On the gamesurge IRC network, there are there are a few groups of people who run "team bot" eggdrop services (i'm sure you have them on other networks as well). Basically the eggdrop joins your channel and you have full ownership of it (i could guess the +m flag?).<br><br>You can then set the following:<br>- the onjoin message (and whether or not it is in a privmsg or notice).<br>- and any command you want, for example you could set .commands to notice the user (or privmsg): "our cmd's: .roster .website .servers .etc..."<br>- then you could set .roster to whatever you wanted<br>- you can also create and delete new custom cmd's (although it is better off if they are ALL custom cmd's)<br><br>That is basically what I need.<br>It would also be nice to have something similiar to what stium was requesting, but if anyone can help me (by either having loads of fun by creating it from scratch, or by tutoring me), I would greatly appreciate it.<br><br>*EDIT:<br>does anyone know how I would get my bot to have a "perform" when initially connecting?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5387">sir</a> — Sat Oct 02, 2004 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-27T21:36:24-04:00</updated>

		<published>2004-09-27T21:36:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41364#p41364</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41364#p41364"/>
		<title type="html"><![CDATA[Clan bot script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41364#p41364"><![CDATA[
Hey guys.<br><br>I'm trying to make a clan bot script with a few twist.<br><br>Just like normal @news but it pulls the headlines from the website for the news.<br><br>Same with a @roster @record and such.<br><br>Anything to help me get started would be nice. I'm new to TCL.<br><br>Thanks guys.<p>Statistics: Posted by Guest — Mon Sep 27, 2004 9:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
