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

	<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-04-22T12:15:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-22T12:15:16-04:00</updated>

		<published>2007-04-22T12:15:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72195#p72195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72195#p72195"/>
		<title type="html"><![CDATA[.addhost / .delhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72195#p72195"><![CDATA[
DCC commands to add/del hosts from a handle? Try '.help +host' and '.help -host'  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_idea.gif" width="15" height="15" alt=":idea:" title="Idea"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Apr 22, 2007 12:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[edu]]></name></author>
		<updated>2007-04-22T10:00:18-04:00</updated>

		<published>2007-04-22T10:00:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72193#p72193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72193#p72193"/>
		<title type="html"><![CDATA[.addhost / .delhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72193#p72193"><![CDATA[
<blockquote class="uncited"><div>There already exist command scripts that will do exactly what you requested and more. Check the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl archive</a>.</div></blockquote>There is *only* one delhost.tcl that works into dcc  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><br><br>For the .addhost I can find a way to do it, but I can't find a way to do the .delhost, please help me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8324">edu</a> — Sun Apr 22, 2007 10:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-22T07:28:50-04:00</updated>

		<published>2007-04-22T07:28:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72190#p72190</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72190#p72190"/>
		<title type="html"><![CDATA[.addhost / .delhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72190#p72190"><![CDATA[
There already exist command scripts that will do exactly what you requested and more. Check the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl archive</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Apr 22, 2007 7:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-04-21T23:43:34-04:00</updated>

		<published>2007-04-21T23:43:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72187#p72187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72187#p72187"/>
		<title type="html"><![CDATA[.addhost / .delhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72187#p72187"><![CDATA[
~./doc/tcl-commands.doc<div class="codebox"><p>Code: </p><pre><code>  setuser &lt;handle&gt; &lt;entry-type&gt; [extra info]    Description: this is the counterpart of getuser. It lets you set the      various values. Other then the ones listed below, the entry-types are      the same as getuser's.        PASS    - sets a users password (no third arg will clear it)        HOSTS   - if used with no third arg, all hosts for the user will be                  be cleared. Otherwise, *1* hostmask is added :P        LASTON  - This setting has 3 forms. "setuser &lt;handle&gt; LASTON                  &lt;unixtime&gt; &lt;place&gt;" sets global LASTON time, "setuser                  &lt;handle&gt; LASTON &lt;unixtime&gt;" sets global LASTON time                  (leaving the place field empty), and "setuser &lt;handle&gt;                  LASTON &lt;unixtime&gt; &lt;channel&gt;" sets a users LASTON time for                  a channel (if it is a  valid channel).    Returns: nothing    Module: core  delhost &lt;handle&gt; &lt;hostmask&gt;    Description: deletes a hostmask from a user's host list    Returns: 1 on success; 0 if the hostmask (or user) doesn't exist    Module: core</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Apr 21, 2007 11:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[edu]]></name></author>
		<updated>2007-04-21T11:15:39-04:00</updated>

		<published>2007-04-21T11:15:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72171#p72171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72171#p72171"/>
		<title type="html"><![CDATA[.addhost / .delhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72171#p72171"><![CDATA[
hi guys<br><br>I need you to help me with a lil script here<br>I had make an .add &lt;handle&gt; &lt;hostname&gt; &lt;access&gt; script, but now I need a add/del hostname, something like:<div class="codebox"><p>Code: </p><pre><code>.addhost &lt;username&gt; &lt;hostname&gt;.delhost &lt;username&gt; &lt;hostname&gt;</code></pre></div>I need your help, PLEASE!<br>I can't do it by own, thank you.<br><br>edu<br><br>PS: Sorry for my bad english<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8324">edu</a> — Sat Apr 21, 2007 11:15 am</p><hr />
]]></content>
	</entry>
	</feed>
