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

	<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>2010-12-15T08:05:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-12-15T08:05:59-04:00</updated>

		<published>2010-12-15T08:05:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95368#p95368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95368#p95368"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95368#p95368"><![CDATA[
<blockquote class="uncited"><div>i think python project is gone, can't find it ... but, you can look into this: <br><a href="http://freshmeat.net/projects/libtbb/?branch_id=63310&amp;release_id=220603" class="postlink">http://freshmeat.net/projects/libtbb/?b ... _id=220603</a><br><a href="http://teambb.sourceforge.net/" class="postlink">http://teambb.sourceforge.net/</a></div></blockquote>Thankyou tomekk I resolved it by using a ts3 server and ts3phpbot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Wed Dec 15, 2010 8:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2010-12-11T09:30:06-04:00</updated>

		<published>2010-12-11T09:30:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95305#p95305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95305#p95305"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95305#p95305"><![CDATA[
i think python project is gone, can't find it ... but, you can look into this: <br><a href="http://freshmeat.net/projects/libtbb/?branch_id=63310&amp;release_id=220603" class="postlink">http://freshmeat.net/projects/libtbb/?b ... _id=220603</a><br><a href="http://teambb.sourceforge.net/" class="postlink">http://teambb.sourceforge.net/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Sat Dec 11, 2010 9:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-12-05T18:39:07-04:00</updated>

		<published>2010-12-05T18:39:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95281#p95281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95281#p95281"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95281#p95281"><![CDATA[
ive searched google for ts2 php bot plenty of right ups on forums but none with the actual scripts/addons seems its only available for the new ts3 servers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Sun Dec 05, 2010 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-12-05T07:32:52-04:00</updated>

		<published>2010-12-05T07:32:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95278#p95278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95278#p95278"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95278#p95278"><![CDATA[
<blockquote class="uncited"><div>You have to implement TS2 protocol. <br>There is no chance to join to the channel with telnet commands.<br><br>There was some python code in the net with sample TS2 bot library, you can<br> try to find it and rewrite it to TCL.<br>Some time ago i've made this with PHP.</div></blockquote>Thanks tomekk will have a look for it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Sun Dec 05, 2010 7:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2010-12-03T22:01:06-04:00</updated>

		<published>2010-12-03T22:01:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95268#p95268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95268#p95268"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95268#p95268"><![CDATA[
You have to implement TS2 protocol. <br>There is no chance to join to the channel with telnet commands.<br><br>There was some python code in the net with sample TS2 bot library, you can<br> try to find it and rewrite it to TCL.<br>Some time ago i've made this with PHP.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Fri Dec 03, 2010 10:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-12-02T19:07:28-04:00</updated>

		<published>2010-12-02T19:07:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95259#p95259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95259#p95259"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95259#p95259"><![CDATA[
<blockquote class="uncited"><div>Maybe see if one of <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-teamspeak.htm" class="postlink"><strong class="text-strong">these</strong></a> work?<br><br>Even if they don't, it gives somebody a framework to work up from for you.</div></blockquote>All ready use these they only retrieve server side info im looking to get a bot to join as a ghost nick to keep the room open<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Thu Dec 02, 2010 7:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Trixar_za]]></name></author>
		<updated>2010-12-02T19:01:44-04:00</updated>

		<published>2010-12-02T19:01:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95258#p95258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95258#p95258"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95258#p95258"><![CDATA[
Maybe see if one of <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-teamspeak.htm" class="postlink"><strong class="text-strong">these</strong></a> work?<br><br>Even if they don't, it gives somebody a framework to work up from for you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10958">Trixar_za</a> — Thu Dec 02, 2010 7:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-12-01T20:02:48-04:00</updated>

		<published>2010-12-01T20:02:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95249#p95249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95249#p95249"/>
		<title type="html"><![CDATA[teamspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95249#p95249"><![CDATA[
Hey do any have any idea how i can get an eggdrop to log into my teamspeak 2 server we have unreged rooms that unreged users can use but the rooms close when noone is in them and cant be created again till a server admin creates it im basically looking for a script that will allow for the eggdrop to log into the teamspeak 2 server as if it would be using a ts2 client<br><br>thanks in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Wed Dec 01, 2010 8:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
