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

	<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>2022-09-07T18:34:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2022-09-07T18:34:09-04:00</updated>

		<published>2022-09-07T18:34:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111377#p111377</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111377#p111377"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111377#p111377"><![CDATA[
using telnet with user "NEW" is the best way to create a new owner, more secure than the /msg botnick hello or any IRC command.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Wed Sep 07, 2022 6:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2022-09-07T14:29:07-04:00</updated>

		<published>2022-09-07T14:29:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111374#p111374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111374#p111374"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111374#p111374"><![CDATA[
Thanks crazycat, its to decide what user to use as i dont always want to use the nick im currently connected with and dont want to include ident in the host but rather use *!*@host<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Wed Sep 07, 2022 2:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2022-09-07T11:07:19-04:00</updated>

		<published>2022-09-07T11:07:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111373#p111373</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111373#p111373"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111373#p111373"><![CDATA[
<blockquote class="uncited"><div>could this be used only once and then  disabled like the built in regular hello ?</div></blockquote>The only way to do that is to activate the bind only if the userlist is empty, so something like:<div class="codebox"><p>Code: </p><pre><code>if {[countusers]==0} {   bind msg - helloo hello:routine}</code></pre></div>And indeed, unbind at the end of the hello:routine.<br><br>But I don't really understand why you're trying to create this script as the /msg hello function works well. If you do that only to not have 2 commands to register to your eggdrop, I think it's a waste of time<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Wed Sep 07, 2022 11:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2022-09-07T09:01:07-04:00</updated>

		<published>2022-09-07T09:01:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111372#p111372</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111372#p111372"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111372#p111372"><![CDATA[
could this be used only once and then  disabled like the built in regular hello ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Wed Sep 07, 2022 9:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2020-09-12T22:57:55-04:00</updated>

		<published>2020-09-12T22:57:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108975#p108975</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108975#p108975"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108975#p108975"><![CDATA[
Thanks Crazycat<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Sat Sep 12, 2020 10:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2020-09-12T18:39:31-04:00</updated>

		<published>2020-09-12T18:39:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108974#p108974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108974#p108974"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108974#p108974"><![CDATA[
Something like:<div class="codebox"><p>Code: </p><pre><code>setuser $user1 PASS $password</code></pre></div>Put that after the <em class="text-italics">adduser</em> line<br><br>And you can just do a <em class="text-italics">chattr $user1 +n</em>, other flags are included in it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Sat Sep 12, 2020 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2020-09-12T14:36:11-04:00</updated>

		<published>2020-09-12T14:36:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108973#p108973</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108973#p108973"/>
		<title type="html"><![CDATA[custom hello/pass routine]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108973#p108973"><![CDATA[
hey there,<br><br>ive modify a small tcl i found somewhere to have it function as a custom hello/ pass routine without the built in one wich takes the current  used nick as user while we want to customize that to fill in our own<br><br>this is what i have so far:<br><br><div class="codebox"><p>Code: </p><pre><code>bind msg - helloo hello:routineproc hello:routine {nick host hand  text} {global botnickset user1 [lindex [split $text] 0]   set password [lindex [split $text] 1]   adduser $user1 [maskhost $host 2]chattr $user1 +jlmnoptxputserv "NOTICE $nick :Hi $nick  I'm $botnick, an eggdrop bot."putserv "NOTICE $nick :I'll recognize you by hostmask '[maskhost $host 2]' with password $password from now on  ."putserv "NOTICE $nick :YOU ARE THE OWNER ON THIS BOT NOW"putserv "NOTICE $nick :All major commands are used from DCC chat. From now on, you don't need to use the -m option when starting the bot.  Enjoy !!!"return 0} </code></pre></div>what im missing is the password setting<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Sat Sep 12, 2020 2:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
