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

	<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>2005-07-16T13:19:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[redned]]></name></author>
		<updated>2005-07-16T13:19:03-04:00</updated>

		<published>2005-07-16T13:19:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52624#p52624</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52624#p52624"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52624#p52624"><![CDATA[
Thanks for your help this is what i finally used and it works well....<br>-----------------------------------------------------------------------------------<br>bind evnt - init-server my:connect<br>proc my:connect init-server {<br>putquick "PRIVMSG <a href="mailto:Q@CServe.quakenet.org">Q@CServe.quakenet.org</a> :AUTH CiCEgG *******"<br>putquick "MODE $::botnick +x"<br>}<br><br>putlog "Q Auth loaded"<br>------------------------------------------------------------------------------------<br><br>Thanks for all contributions, I hope i can get good enough to help others at some point, and everyone is welcome to lurk in #cic on quakenet if you enjoy tfc.<br><br>Peace<br><br>ned<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6431">redned</a> — Sat Jul 16, 2005 1:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-16T12:36:04-04:00</updated>

		<published>2005-07-16T12:36:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52620#p52620</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52620#p52620"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52620#p52620"><![CDATA[
shouldn't <div class="codebox"><p>Code: </p><pre><code>putserv "privmsg q@cserve.quakenet.org :auth $::nick $::pass" </code></pre></div> $::nick be <div class="codebox"><p>Code: </p><pre><code>putserv "privmsg q@cserve.quakenet.org :auth $::botnick $::pass" </code></pre></div> $::botnick ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sat Jul 16, 2005 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redned]]></name></author>
		<updated>2005-07-16T12:27:50-04:00</updated>

		<published>2005-07-16T12:27:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52616#p52616</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52616#p52616"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52616#p52616"><![CDATA[
is tht all i needed? sheesh these other scripts are huge and dont work.<br><br>Thanks much appreciated.<br><br>ned<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6431">redned</a> — Sat Jul 16, 2005 12:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-16T12:22:35-04:00</updated>

		<published>2005-07-16T12:22:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52614#p52614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52614#p52614"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52614#p52614"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set pass "botpassword"bind evnt - init-server fooproc foo type {   putserv "privmsg q@cserve.quakenet.org :auth $::nick $::pass"   putserv "mode $::botnick +x"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Jul 16, 2005 12:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redned]]></name></author>
		<updated>2005-07-16T12:17:15-04:00</updated>

		<published>2005-07-16T12:17:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52612#p52612</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52612#p52612"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52612#p52612"><![CDATA[
Also tried the Q auth tcl i found in searching but it stops my bot from starting.<br>[17:11] Tcl error in file 'eggdrop.conf':<br>[17:11] can't read "$auth(trigger)": no such variable<br>    while executing<br>"bind PUB n ${$auth(trigger)}auth pub:auth"<br>    (file "scripts/auth.tcl" line 46)<br>    invoked from within<br>"source scripts/auth.tcl"<br>    (file "eggdrop.conf" line 1507)<br>[17:11] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br># Configuration #<br><br># Does the bot have to set +x on connect? Which means it will go #&lt;authname&gt;.users.quakenet.org<br># 1 = yes, 0 = no<br>set auth(usex) "1"<br><br># This is the bot's authname you use to auth with<br>set auth(nickname) "CiCEgG"<br># This is the bot's authpassword you use to auth with<br>set auth(password) "*********"<br><br># The other modes it will set upon being authed.<br># R = Registered users may only talk to you<br># w = wallusers<br># d = deaf, Your bot won't see any chat in the channels.<br>set auth(othermodes) ""<br><br># Will the bot auth on connect or not?<br># 1 = yes, 0 = no<br>set auth(onconnect) "1"<br><br># The public trigger you will use to make the bot auth incase you don't have auth on connect activated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>set auth(trigger) "?"<br><br># End Of Configuration #<br><br># Binds<br>bind PUB n ${$auth(trigger)}auth pub:auth<br>if {$auth(onconnect) == "1"} {<br>bind evnt - init-server auth:connect<br>}<br><br># Procs<br>proc auth:connect {type} {<br>  global botnick auth<br>  if {$auth(usex) == "1"} {<br>  putquick "MODE $botnick +ix"<br>  }<br>  putquick "PRIVMSG <a href="mailto:q@cserve.quakenet.org">q@cserve.quakenet.org</a> :auth $auth(nickname) $auth(password)"<br>  if {$auth(othermodes) != ""} {<br>  putserv "MODE $botnick $auth(othermodes)"<br>  }<br>}<br><br>proc pub:auth { nickname hostname handle channel arguments } {<br>global botnick auth<br>if {$auth(usex) == "1"} {<br>putquick "MODE $botnick +x"<br>}<br>bind NOTC -|- * auth:notice<br>set auth(channel) $channel<br>putquick "PRIVMSG <a href="mailto:Q@Cserve.quakenet.org">Q@Cserve.quakenet.org</a> :auth $auth(nickname) $auth(password)"<br>}<br><br>proc auth:notice { nickname hostname handle arguments **** } {<br>global botnick auth<br>  set from "${nickname}!${hostname}"<br>  if {[regexp -nocase -- {^(Q!<a href="mailto:TheQBot@CServe.quakenet.org">TheQBot@CServe.quakenet.org</a>)$} $from]} {<br>if {[regexp -nocase -- {AUTH'd successfully.} $arguments]} {<br>putquick "PRIVMSG $auth(channel) :Auth'd succesfully with Q."<br>unbind NOTC -|- * auth:notice<br>if {$auth(othermodes) != ""} {<br>  putquick "MODE $botnick $auth(othermodes)"<br>  }<br>return 0<br>  } else {<br>  putquick "PRIVMSG $auth(channel) :Username or password incorrect or there are too many users on my auth $auth(nickname)"<br>  unbind NOTC -|- * auth:notice<br>  return 0<br>  }<br> }<br>}<br><br>putlog "Auth.tcl version $auth(version) by $auth(author) loaded!"<br><br>i know this has now switched to script help sorry....<br><br><br>ned<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6431">redned</a> — Sat Jul 16, 2005 12:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[redned]]></name></author>
		<updated>2005-07-16T12:00:26-04:00</updated>

		<published>2005-07-16T12:00:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52610#p52610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52610#p52610"/>
		<title type="html"><![CDATA[just need 1 or 2 lines of code please]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52610#p52610"><![CDATA[
Hi all i want is for my bot to msg Q on quakenet to auth itself<br><br><a href="mailto:Q@CServe.quakenet.org">Q@CServe.quakenet.org</a> AUTH botname botpassword<br><br>if someone could tell me how i get it to set itself for mode x on this irc also i would be greatful as i tried the ip_hide script but it only works on undernet.<br><br>(Sorry if it should have been in script help or something)<br><br>thanks<br><br>ned<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6431">redned</a> — Sat Jul 16, 2005 12:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
