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

	<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>2006-12-03T07:44:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Talustus]]></name></author>
		<updated>2006-12-03T07:44:01-04:00</updated>

		<published>2006-12-03T07:44:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68671#p68671</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68671#p68671"/>
		<title type="html"><![CDATA[vhost Bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68671#p68671"><![CDATA[
Yeah but not everybody can have a vhost only users with channels over 20 Users and we didnt want to join every channel and count the users so a Bot who can do this is a great idea i find I have see such a Bot on some Networks but iam not a coder or scripter so i cant make a script such this <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=8145">Talustus</a> — Sun Dec 03, 2006 7:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-12-02T14:25:23-04:00</updated>

		<published>2006-12-02T14:25:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68632#p68632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68632#p68632"/>
		<title type="html"><![CDATA[Vhost Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68632#p68632"><![CDATA[
Why not just use hostserv on your ircd?  Then anyone can use a vhost on request.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Dec 02, 2006 2:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-12-02T13:57:33-04:00</updated>

		<published>2006-12-02T13:57:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68629#p68629</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68629#p68629"/>
		<title type="html"><![CDATA[Vhost Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68629#p68629"><![CDATA[
Something that runs for 5 days?<br><br>I'm not gonna make something like that, maybe someone else will.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sat Dec 02, 2006 1:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Talustus]]></name></author>
		<updated>2006-12-01T20:05:32-04:00</updated>

		<published>2006-12-01T20:05:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68611#p68611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68611#p68611"/>
		<title type="html"><![CDATA[Vhost Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68611#p68611"><![CDATA[
iam searching fo an eggdropscript to handle vhost requests, vhosts are only for owner of chans with min. 20 users <br><br>avaible Commands are: <br><br>!vhost #channel - the Bot joins the channel one week every Day 3-4 times an counts the usercount if the middle count of the Channelusers after one week is greater than 20 an msg to the requester is send to give 5 persons in the channel to the Bot for activating vhosts than the Bot will msg all Opers to activate the vhosts for this 3 people <br><br>(opers @ #vhost only) <br>!vhost #channel control - the Bot joins the channel one week every Day 3-4 times an counts the usercount at the end of this week the bot will msg all opers that the count is high enougth or to low <br><br>!vhost status - the user can control the Status of his vhost like the middle Usercount <div class="codebox"><p>Code: </p><pre><code> &lt;Talustus&gt; !vhost status &lt;VhostBot&gt; the count of Users in your channel #channel in the last 5 Days was 18 Users your vhost will not be activated at the moment or &lt;Talustus&gt; !vhost status &lt;VhostBot&gt; the count of Users in your channel #channel in the last 5 Days was 25 Users your vhost will be activated at the moment or &lt;Tester&gt; !vhost status &lt;VhostBot&gt; you havent request a vhost for your Channel </code></pre></div>an example: <br><br>some Owner of an Channel joins the vhost channel (#vhost) <br>and requests a Vhost with an Command like !vhost #channel <br>the Bot joins the channel over 1 week to control the userCount <br>after 1 week <br>if usercount &gt;20 an msg to the requester is send to give 3 vhost people than an msg to all opers is send to activate the vhost for this 3 people <br>if usercount &lt;20 an msg to all opers and the requester is send that the vhost was not accepted becouse low usercount <br><br>sorry for my broken english i am german a german answer were great<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8145">Talustus</a> — Fri Dec 01, 2006 8:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
