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

	<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-06-06T18:47:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kanibus]]></name></author>
		<updated>2005-06-06T18:47:42-04:00</updated>

		<published>2005-06-06T18:47:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50347#p50347</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50347#p50347"/>
		<title type="html"><![CDATA[Anyone know how to auth for irc.GameSurge.net?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50347#p50347"><![CDATA[
yeah that will work but on gamesurge you dont need to set mode 'w' or 's' and to use 'x' you have to be auth'd to the account first so you ahave it in the right order<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6186">kanibus</a> — Mon Jun 06, 2005 6:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kev1n]]></name></author>
		<updated>2005-06-06T15:09:03-04:00</updated>

		<published>2005-06-06T15:09:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50324#p50324</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50324#p50324"/>
		<title type="html"><![CDATA[Anyone know how to auth for irc.GameSurge.net?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50324#p50324"><![CDATA[
Thanks.<br><br>My original line was:<div class="codebox"><p>Code: </p><pre><code>set init-server { putserv "MODE $botnick +i-xws" }</code></pre></div>After I added that, should it be looking like this?<br><div class="codebox"><p>Code: </p><pre><code>set init-server {  putquick "PRIVMSG AuthServ@Services.GameSurge.net AUTH acct pass"  putserv "MODE $botnick +i-xws"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6308">Kev1n</a> — Mon Jun 06, 2005 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kanibus]]></name></author>
		<updated>2005-06-03T18:10:32-04:00</updated>

		<published>2005-06-03T18:10:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50169#p50169</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50169#p50169"/>
		<title type="html"><![CDATA[Anyone know how to auth for irc.GameSurge.net?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50169#p50169"><![CDATA[
why dont you just make one all you have to do is:<br><div class="codebox"><p>Code: </p><pre><code>set init-server {  putquick "AUTHSERV AUTH name password" }</code></pre></div>or you could do<div class="codebox"><p>Code: </p><pre><code>set init-server {  putquick "PRIVMSG AuthServ@Services.GameSurge.net AUTH name password" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6186">kanibus</a> — Fri Jun 03, 2005 6:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kev1n]]></name></author>
		<updated>2005-06-02T19:42:43-04:00</updated>

		<published>2005-06-02T19:42:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50126#p50126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50126#p50126"/>
		<title type="html"><![CDATA[Anyone know how to auth for irc.GameSurge.net?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50126#p50126"><![CDATA[
I've tried all the auth103.tcl, auth-x, auth-w.tcl and they are all for quakenet and stuff like that. They didn't work for gamesurge. I've got weather.tcl, adminserv.tcl and other scripts working in the past.<br><br>Anyone have any .tcls that might work with ChanServ / AuthServ on gamesurge?<br><br>Any help is greatly appreciated. Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6308">Kev1n</a> — Thu Jun 02, 2005 7:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
