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

	<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-04-20T05:11:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-04-20T05:11:56-04:00</updated>

		<published>2006-04-20T05:11:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62136#p62136</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62136#p62136"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62136#p62136"><![CDATA[
Hey Alchera,<br><br>The hostmasks are the same as the nicknames Nick@Nick<br><br>When I add them it shows them added like this in user file:<br><br>cache      - a                       <br>--HOSTS *!cache@*<br><br>Even tho im not sure why it don't add like this:<br><br>cache    - a                       <br>--HOSTS *!cache@cache*<br><br>I'm not worried if theres any flaws b/c the flags it sets will not make them gain any ops.<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Apr 20, 2006 5:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-20T03:56:54-04:00</updated>

		<published>2006-04-20T03:56:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62135#p62135</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62135#p62135"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62135#p62135"><![CDATA[
Match a known handle and/or address to delete a user possibly but this idea is flawed if you have no idea what handle they were added under or address used.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Apr 20, 2006 3:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-04-19T20:55:49-04:00</updated>

		<published>2006-04-19T20:55:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62126#p62126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62126#p62126"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62126#p62126"><![CDATA[
So there is no other option?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_twisted.gif" width="15" height="15" alt=":twisted:" title="Twisted Evil"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Apr 19, 2006 8:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-04-19T20:49:47-04:00</updated>

		<published>2006-04-19T20:49:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62125#p62125</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62125#p62125"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62125#p62125"><![CDATA[
Because if nick is not on any channel the bot's on, then [nick2hand] will be useless (will not return nick's handle).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Apr 19, 2006 8:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-04-19T20:47:22-04:00</updated>

		<published>2006-04-19T20:47:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62124#p62124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62124#p62124"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62124#p62124"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Process DelUserproc proc_deluser { nick uhost hand chan text } {  set delusernick [nick2hand $text]  if {[validuser $delusernick]} {    deluser $delusernick</code></pre></div>Trying to figure out why I can't delete a user unless their on the channel?<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Apr 19, 2006 8:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-04-19T19:13:52-04:00</updated>

		<published>2006-04-19T19:13:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62121#p62121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62121#p62121"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62121#p62121"><![CDATA[
Thanks very much Sir  <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=7220">cache</a> — Wed Apr 19, 2006 7:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-04-19T18:02:50-04:00</updated>

		<published>2006-04-19T18:02:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62118#p62118</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62118#p62118"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62118#p62118"><![CDATA[
Change<div class="codebox"><p>Code: </p><pre><code>[maskhost $text![getchanhost $text $chan]]</code></pre></div>to<div class="codebox"><p>Code: </p><pre><code>*![getchanhost $text $chan]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Apr 19, 2006 6:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-04-19T19:14:53-04:00</updated>

		<published>2006-04-19T13:39:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62102#p62102</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62102#p62102"/>
		<title type="html"><![CDATA[help with adduser script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62102#p62102"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Process AddUserproc proc_adduser { nick uhost hand chan text } {  set addusernick [nick2hand $text]  if {[validuser $addusernick]} {   putserv "PRIVMSG $chan :\002$text\002 Is Already In User Database As \002$addusernick\002"  } else  {   unset addusernick   set addusermask [maskhost $text![getchanhost $text $chan]]   adduser $text $addusermask   set addusernick [nick2hand $text]   putlog "\002$nick\002 Added \002$addusernick\($text\)\002 To User Database"   putserv "PRIVMSG $chan :$text Has Been Added To The Database."}</code></pre></div>When I use it.. it adds them to the userfile like this:<div class="codebox"><p>Code: </p><pre><code>cache      - a                       --HOSTS *!*@cache !--XTRA created 1145459622</code></pre></div>I want it to add like this:<div class="codebox"><p>Code: </p><pre><code>cache   - a                       --HOSTS *!cache@cache--LASTON 1143185765 #Trivia--XTRA created 1125183441</code></pre></div>So I need it to add as usernick@hostmask<br><br>Can anyone help me?<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Apr 19, 2006 1:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
