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

	<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-07-26T21:25:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-26T21:25:51-04:00</updated>

		<published>2004-07-26T21:25:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39106#p39106</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39106#p39106"/>
		<title type="html"><![CDATA[Looking for a Channel TOS Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39106#p39106"><![CDATA[
You can do that. Make the bot bind join and do a private message/notice to everyone who joins your channel which is set to +m.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br><br>Then depending on if they agree with the terms and conditions (which can be set in a txt file or a variable), put string matching conditions to the output text, to check if they have agreed or not, then you can go ahead and voice them.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><br>You can add stuff, like, not to voice if user is already voiced or not to op if user is already an op. And check for the op/voice delay as well.. and stuff like that using utimers, so if your channel has alot of people the bot wont mode flood. I would recommened pushmode, rather than putserv in this case.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jul 26, 2004 9:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-07-26T09:10:24-04:00</updated>

		<published>2004-07-26T09:10:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39098#p39098</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39098#p39098"/>
		<title type="html"><![CDATA[Looking for a Channel TOS Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39098#p39098"><![CDATA[
<blockquote class="uncited"><div>inorder to get +v they have to type like I Agree then it adds them to an Auto +v list</div></blockquote>I guess they have to type something in main so that they get +v but, of course, with a channel set +m they can't.  They'd have to msg the bot to agree to the terms so that the bot will voice them. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Jul 26, 2004 9:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-25T23:14:16-04:00</updated>

		<published>2004-07-25T23:14:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39073#p39073</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39073#p39073"/>
		<title type="html"><![CDATA[Looking for a Channel TOS Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39073#p39073"><![CDATA[
You don't need to add it in a .txt file specifically you can set it as a variable as well, or if you want random or many you can put it in an array (list).  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <br><br>To add them to the autovoice list, you can give them the +v flag.<br>That is the bots internal autovoice list. <strong class="text-strong">.chattr &lt;user&gt; +v</strong>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>So you didn't mention when you wanted it to trigger.<br>Do you want the script to trigger when the user joins the channel?<br>Or do you want it to trigger when some one is op'd, voice'd? etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jul 25, 2004 11:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-25T13:27:18-04:00</updated>

		<published>2004-07-25T13:27:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39068#p39068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39068#p39068"/>
		<title type="html"><![CDATA[Looking for a Channel TOS Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39068#p39068"><![CDATA[
i keep my channel +m and would like a script that msg's a user some terms that i can set in a .txt file and inorder to get +v they have to type like I Agree then it adds them to an Auto +v list? does eomething like this exist?<p>Statistics: Posted by Guest — Sun Jul 25, 2004 1:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
