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

	<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>2009-02-18T20:04:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-02-18T20:04:03-04:00</updated>

		<published>2009-02-18T20:04:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87454#p87454</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87454#p87454"/>
		<title type="html"><![CDATA[where is info stored]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87454#p87454"><![CDATA[
User identification is indeed done by hosts. Or rather, "hostmasks", on a first-match basis.<br><br>As soon as eggdrop finds a mask matching the nick!user@host of the client, the associated handle is considered being the user. Any flags for this handle is then cared for (auto-op, etc), as well as permissions for commands.<br><br>You could try to use the .match command to try and figure out which handle is the cause of all this.<br><br>Try something like this:<div class="codebox"><p>Code: </p><pre><code>.match *!*@myweb.com.match *!*I-Eagle@*</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Feb 18, 2009 8:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tassat]]></name></author>
		<updated>2009-02-18T17:52:55-04:00</updated>

		<published>2009-02-18T17:52:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87452#p87452</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87452#p87452"/>
		<title type="html"><![CDATA[where is info stored]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87452#p87452"><![CDATA[
[15:41] * Joins: I-Eagle (~<a href="mailto:I-Eagle@myweb.com">I-Eagle@myweb.com</a>)<br>[15:41] * ChanServ sets mode: +ao I-Eagle I-Eagle<br>[15:41] * Chasey sets mode: +h I-Eagle<br><br>thats what i'm getting this user is not in the user file at all.<br><br>it's like the bot is doing it based on the host??<br><br>there is no script that i am running that sets users modes.<br><br>i have no clue what doing this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9977">tassat</a> — Wed Feb 18, 2009 5:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-02-09T17:43:14-04:00</updated>

		<published>2009-02-09T17:43:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87314#p87314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87314#p87314"/>
		<title type="html"><![CDATA[Re: where is info stored]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87314#p87314"><![CDATA[
<blockquote class="uncited"><div>when people join my server my eggdrop bot gives them a +h or +v depending on what was assigned to them.<br><br>what i want to know is where the information about what to do to who is.</div></blockquote>That would be the user record...<blockquote class="uncited"><div># Specify here the filename your userfile should be saved as.<br>set userfile "LamestBot.user"</div></blockquote>By default the file should be named as above, and reside in your eggdrop's root folder. The channel record works the same way.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Mon Feb 09, 2009 5:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2009-02-09T10:59:13-04:00</updated>

		<published>2009-02-09T10:59:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87305#p87305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87305#p87305"/>
		<title type="html"><![CDATA[where is info stored]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87305#p87305"><![CDATA[
Eggdrop shouldn't really do this Automatically. If this is done by a script, i would just read the script and look at what it is doing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Mon Feb 09, 2009 10:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tassat]]></name></author>
		<updated>2009-02-08T22:08:03-04:00</updated>

		<published>2009-02-08T22:08:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87304#p87304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87304#p87304"/>
		<title type="html"><![CDATA[where is info stored]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87304#p87304"><![CDATA[
when people join my server my eggdrop bot gives them a +h or +v depending on what was assigned to them.<br><br>what i want to know is where the information about what to do to who is.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9977">tassat</a> — Sun Feb 08, 2009 10:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
