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

	<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-06-21T08:42:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-06-21T08:42:06-04:00</updated>

		<published>2004-06-21T08:42:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37668#p37668</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37668#p37668"/>
		<title type="html"><![CDATA[kick/ban voting script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37668#p37668"><![CDATA[
Write your own.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Jun 21, 2004 8:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-21T05:33:07-04:00</updated>

		<published>2004-06-21T05:33:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37663#p37663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37663#p37663"/>
		<title type="html"><![CDATA[kick/ban voting script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37663#p37663"><![CDATA[
freak??<br><br>and yes I did see some voting scripts in the tcl archive but they are just that, voting, and dont deal with kick/ban etc features...<p>Statistics: Posted by Guest — Mon Jun 21, 2004 5:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-20T21:36:03-04:00</updated>

		<published>2004-06-20T21:36:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37657#p37657</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37657#p37657"/>
		<title type="html"><![CDATA[kick/ban voting script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37657#p37657"><![CDATA[
anyways, there's a couple of voting scripts in the TCL Archive that you might want to take a look at...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sun Jun 20, 2004 9:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-20T21:30:43-04:00</updated>

		<published>2004-06-20T21:30:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37656#p37656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37656#p37656"/>
		<title type="html"><![CDATA[kick/ban voting script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37656#p37656"><![CDATA[
freak<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sun Jun 20, 2004 9:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-20T19:50:14-04:00</updated>

		<published>2004-06-20T19:50:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37653#p37653</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37653#p37653"/>
		<title type="html"><![CDATA[kick/ban voting script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37653#p37653"><![CDATA[
Hello,<br>I was looking for a script to do the following.. Maybe someone knows where i can get it or how to go about coding it...<br><br>You can rate other members in the channel like this: <br><br>/msg My_bot trust nickhere <br>or<br>/msg My_bot distrust nickhere<br><br>Depending on your own trust rating in the channel, your trust/distrust will get stronger/weaker. <br><br>I will have a trust rating of 100. New users will have a trust rating of 10. Passing on trust must take several factors into consideration: <br><br>a) Number of people who trust/distrust you <br>b) Strength of that trust <br>c) Length of trust chain <br><br>Obviously, if many people with a high trust rating link to you, you will have a higher level of trust. Trust is not accumulative so if ten people with ratings of 90 trust you, you won't get 900 points -- all you get is a 90 rating with enough protection to withstand ten other 90 rated people who distrust you. <br><br>Active participants in the channel constitute the working set for voting. If someone is not active, they cannot be affected by a vote. A majority of people voting will enact a devoice or a wildcard ban. The majority refers to trust rating. <br><br>So if someone comes in and is extremely problematic, requiring a ban, then the bot will be asked to announce a poll, and people msg the bot as follows: <br><br>/msg My_bot ban nickhere <br>or<br>/msg My_bot dont ban nickhere<br><br>People who become active during voting can vote. Those who are newly joined cannot vote. <br><br>I really hope someone can help me out on this!! I appreciate it!<p>Statistics: Posted by Guest — Sun Jun 20, 2004 7:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
