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

	<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-10-17T14:31:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-17T14:31:25-04:00</updated>

		<published>2006-10-17T14:31:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67223#p67223</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67223#p67223"/>
		<title type="html"><![CDATA[Question about Hostmask and adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67223#p67223"><![CDATA[
In dcc:<div class="codebox"><p>Code: </p><pre><code>.+user &lt;handle&gt;.+host &lt;handle&gt; &lt;nick&gt;!*@*</code></pre></div>Where handle be whatever you wish to call the new user account...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Oct 17, 2006 2:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2006-10-17T14:03:28-04:00</updated>

		<published>2006-10-17T14:03:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67222#p67222</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67222#p67222"/>
		<title type="html"><![CDATA[about adding users...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67222#p67222"><![CDATA[
I have a question about adding users too...<br>Would it be any way to add users without entering hostmask?, I mean add a user by nick (just the nick)<br><br>                                          Thanks  <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=8047">Torrevado</a> — Tue Oct 17, 2006 2:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[umme]]></name></author>
		<updated>2006-10-05T17:25:35-04:00</updated>

		<published>2006-10-05T17:25:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66950#p66950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66950#p66950"/>
		<title type="html"><![CDATA[Question about Hostmask and adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66950#p66950"><![CDATA[
TY that helped!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7691">umme</a> — Thu Oct 05, 2006 5:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-05T17:14:21-04:00</updated>

		<published>2006-10-05T17:14:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66948#p66948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66948#p66948"/>
		<title type="html"><![CDATA[Question about Hostmask and adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66948#p66948"><![CDATA[
<a href="http://www.egghelp.org/commands/core.htm#+user" class="postlink">http://www.egghelp.org/commands/core.htm#+user</a><br><br>+user &lt;nickname&gt; [hostmask]<br><br>   Creates a new user record for the nickname given, with one entry in the hostmask table. The new user record will have no flags (i.e. not be a master, op, friend, etc) and no password.<br>   <br>   Examples<br><br>   .+user newbie *!new@*.somewhere.net<br>   <br><br><br>So just .+user handle *!ident@auth.*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Oct 05, 2006 5:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[umme]]></name></author>
		<updated>2006-10-05T16:24:07-04:00</updated>

		<published>2006-10-05T16:24:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66947#p66947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66947#p66947"/>
		<title type="html"><![CDATA[Question about Hostmask and adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66947#p66947"><![CDATA[
Hi there!<br><br>I have a question / problem. I want to add users to my eggdrop on Quakenet. The bot usually does "*!identd@host" but I read that this isn't really safe and I want to make the bot recognize new users by their auth, so *!ident@auth.* or something like that. <br><br>I am really bad in that so I would appreciate your help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7691">umme</a> — Thu Oct 05, 2006 4:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
