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

	<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-03-22T16:43:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kwnds]]></name></author>
		<updated>2007-03-22T16:43:13-04:00</updated>

		<published>2007-03-22T16:43:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71488#p71488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71488#p71488"/>
		<title type="html"><![CDATA[Variable and auth script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71488#p71488"><![CDATA[
Sir_Fz i dont know how to say thank to you, i am really happy.<br>Tomorrow i will use the code, and thanks a lot for you work.<br>From portugal, kwnds<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8799">kwnds</a> — Thu Mar 22, 2007 4:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-21T18:54:56-04:00</updated>

		<published>2007-03-21T18:54:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71455#p71455</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71455#p71455"/>
		<title type="html"><![CDATA[Variable and auth script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71455#p71455"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind msg - auth catch:infoproc catch:info {nick uhost hand arg} { set user [lindex [split $arg] 0] set pass [lindex [split $arg] 1] putlog "Username: $user - Password: $pass"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Mar 21, 2007 6:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kwnds]]></name></author>
		<updated>2007-03-21T15:45:29-04:00</updated>

		<published>2007-03-21T15:45:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71452#p71452</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71452#p71452"/>
		<title type="html"><![CDATA[Variable and auth script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71452#p71452"><![CDATA[
-I need to creat a tcl that save the last 2 words to create a system of login like this:<br>/ms my-eggdrop-name auth raul testing<br>-And now i need to save "raul" on $username" and "testing" on $password.<br>How can i make that? <br>-When i receive the mensage auth, how can i check if the first word is auth?<br>Example:<br>if (%code-to-see-the-first-word=="auth");<br>-After i save the $username, how can i create variables using the value of username?<br>Like this: the $username ir raul<br>set raul_test<br>I just want to create a variable with the value of $username and with _test after it.<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8799">kwnds</a> — Wed Mar 21, 2007 3:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
