Page 1 of 1

TeamSpeak Mods

PostPosted: Tue May 16, 2006 11:55 am
Author: LtGen.UnderOth.FtL
I was wondering if there were any teamspeak block mods?

Re: TeamSpeak Mods

PostPosted: Tue May 16, 2006 5:57 pm
Author: Driver 7
Yep. There are a few. If you go to the Teamspeak forums, and go to the "Webpost/Scripts" section of the forum you will find a few. [url=http]HERE's A LINK[/url]

I have one on my site that costs $5.00 to buy if your interested in that. It's awesome because you can log into Teamspeak right from the block on my site. The guy who sells it also sets it up for your specific site and your teamspeak server before he sends it to you. So really it's a pretty good deal. You can see the block on my site: [url=http]BTUSquad.net[/url]

Here's a screen shot of mine:
[flash=,:1000gu30]http://www.towboytigger.com/ts.png[/flash:1000gu30]

Here's a link to the site where you can purchase the block: [url=http]ejuan.com[/url]

His name is Jugo. Really nice guy. He will also provide support for the block and keep you informed when he releases an upgrade for it.

PostPosted: Tue May 16, 2006 10:00 pm
Author: Flex
That's great but I've tried that before, in fact I have a free version on my site which I can't get to work, it keeps saying it can't communicate with the query port although it's the correct port.

I think you have to be careful and make sure your host allows certain ports/socks to be open before you go and spend money on this.

PostPosted: Wed May 17, 2006 4:18 am
Author: Eon
I was about to say that. If your server will does not have that port open you will get that. I have the free version as well and I had to get my server host to open the query port.

Then everything worked great.

You can login to ts just by clicking on the channel.

PostPosted: Wed May 17, 2006 10:22 am
Author: LtGen.UnderOth.FtL
dang thats a tight teamspeak screenshot. thx you guys.

Re: TeamSpeak Mods

PostPosted: Tue May 23, 2006 5:46 am
Author: Driver 7
Just found this script on the TS forum.

This is so you can log into ts right from your website. To add this, just go to your ACP/IM Portal/Blocks management: Add Blocks. Then paste this code into the text box.

First you need And change the bit in bold to your teamspeak server IP and Port
(eg <FORM ACTION="teamspeak://12.12.12.12:6667/" METHOD="get" )

<JOIN>

<FORM>
Name: <INPUT>
<INPUT><BR>
<SPAN><A>Download Team Speak Now</A></SPAN><BR>
</FORM>

<JOIN>

[code]<JOIN>  <FORM ACTION="teamspeak]
Make sure the type is set to html and make the block active.

linkage to the author: [url=http]TS Forum[/url]

PostPosted: Wed May 24, 2006 12:12 am
Author: Flex
Is there a way to find out what the serverqueryport is without looking in the server.ini file?

Re: TeamSpeak Mods

PostPosted: Tue Apr 22, 2008 7:10 pm
Author: MWE_001
Boy I know this is older then hell but I have been after it for a long, LONG time now. BUT what do we do if the server is password protected?

I could easily take the PW off but that would suck. On my e107 project, I have a TS block on their and it accounts for the server password as well. So I know it can be done here as well no?

Re: TeamSpeak Mods

PostPosted: Tue Apr 22, 2008 10:03 pm
Author: Helter
ive not had a ts server in several years, but I had one pub channel and all the rest were passworded and all channels showed up in my ts block. My block was an html block using code from serverspy.com

Re: TeamSpeak Mods

PostPosted: Wed Apr 23, 2008 4:23 am
Author: CaNNon
I do the same thing for my ventrilo server using nanospy, Just drop the linking code in a block and your done.

Re: TeamSpeak Mods

PostPosted: Wed Apr 23, 2008 9:11 am
Author: MWE_001
Ok Ill have to have a peek at both options. I went ahead lastnight and turned on my backup server and it has no pw at all so its good to go. My only issue is this block that the user posted the code for is sweet as hell. BUT it has no viewer to see who is on and who is not.

I have a block from e107 that I have been working on getting to work on Integramod. It has a TS viewer block as well as a TS Join block.