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

	<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-01-06T07:24:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-01-06T07:24:55-04:00</updated>

		<published>2006-01-06T07:24:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59128#p59128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59128#p59128"/>
		<title type="html"><![CDATA[mode +x]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59128#p59128"><![CDATA[
I can't see any missing braces but i'm not really paying attention  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>I made a stupid mistake anyway which is fixed, check the code<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Fri Jan 06, 2006 7:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pilouuu]]></name></author>
		<updated>2006-01-05T22:22:36-04:00</updated>

		<published>2006-01-05T22:22:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59111#p59111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59111#p59111"/>
		<title type="html"><![CDATA[mode +x]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59111#p59111"><![CDATA[
Not possible to help me? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7153">pilouuu</a> — Thu Jan 05, 2006 10:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pilouuu]]></name></author>
		<updated>2006-01-05T06:18:15-04:00</updated>

		<published>2006-01-05T06:18:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59056#p59056</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59056#p59056"/>
		<title type="html"><![CDATA[mode +x]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59056#p59056"><![CDATA[
no ripper only add option in the tcl.<br>Thx for help<br><div class="codebox"><p>Code: </p><pre><code>missing close-brace    while executing"proc request::request {nickname hostname handle channel arguments} { if {![string equal -nocase $channel $request::homechan]} {  if {![string matc..."</code></pre></div>thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7153">pilouuu</a> — Thu Jan 05, 2006 6:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-01-06T07:24:15-04:00</updated>

		<published>2006-01-05T03:08:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59052#p59052</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59052#p59052"/>
		<title type="html"><![CDATA[mode +x]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59052#p59052"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind PUB  -|-  !request  [namespace current]::request}proc request::request {nickname hostname handle channel arguments} { if {[string equal -nocase $channel $request::homechan]} {  if {[string match -nocase "*users.quakenet.org" $hostname]} {   if {!$request::busy} {    set chan [lindex [split $arguments] 0]    if {$chan != "" &amp;&amp; ![validchan $chan]} {     if {[string index $chan 0] == "#"} {      set request::busy 1      bind RAW -|- 315 [namespace current]::who      utimer 30 [list [namespace current]::timeout $chan]      channel add $chan      set ::info "$nickname $chan"     } else {      putquick "NOTICE $nickname :error type !request #chan."     }    } else {     putquick "NOTICE $nickname :Error!!! syntaxe incorrect"    }   } else {    putquick "NOTICE $nickname :try again"   }  } else {    putserv "NOTICE $nickname :Sorry, but you need to be authed with Q and have mode +x set before you can request a bot"  } }}</code></pre></div>Seeing as this is my script i better hope you got this from my website instead of the rippers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Thu Jan 05, 2006 3:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pilouuu]]></name></author>
		<updated>2006-01-04T18:49:42-04:00</updated>

		<published>2006-01-04T18:49:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59038#p59038</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59038#p59038"/>
		<title type="html"><![CDATA[mode +x]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59038#p59038"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code> bind PUB  -|-  !request  [namespace current]::request } proc request::request {nickname hostname handle channel arguments} {  if {[string equal -nocase $channel $request::homechan]} {   if {!$request::busy} {    set chan [lindex [split $arguments] 0]    if {$chan != "" &amp;&amp; ![validchan $chan]} {     if {[string index $chan 0] == "#"} {      set request::busy 1     bind RAW -|- 315 [namespace current]::who     utimer 30 [list [namespace current]::timeout $chan]     channel add $chan     set ::info "$nickname $chan"    } else {     putquick "NOTICE $nickname :error type !request #chan."    }    } else {     putquick "NOTICE $nickname :Error!!! syntaxe incorrect"    }   } else {    putquick "NOTICE $nickname :try again"   }  } }</code></pre></div>I wish to make the order usable that by using them auth  Q.<br>I have to test with:<br><div class="codebox"><p>Code: </p><pre><code>else {![string match -nocase "*users.quakenet.org" $hostname]} {     putserv "NOTICE $nickname :Sorry, but you need to be authed with Q and have mode +x set before you can request a bot"</code></pre></div>but I do not know or to place it.<br><br>The code it good? so yes or to place it  <br><br>Thx for help ( !love daemond <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> )<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7153">pilouuu</a> — Wed Jan 04, 2006 6:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
