PDA

View Full Version : using teamspeak2 in own programs


Nuskus
25-07-2006, 07:43
hi, i want to write a small script that helps me to admin our teamspeak2 servers
so i got 2 questions:

is it possible to get all the usernames of the actual connected people on the server i have connected to ?(i want to compare a definded list of names to those who are online)
how can i use teamspeak functions like mute,ban,kick (i want to mute/kick/ban etc users automatically)

my english istn the best, hope you understand what i want to express :)

ScP
25-07-2006, 10:09
I think the easiest way for you is TeamSpeak's built-in TCP interface. You can get a list of connected players and created channels there. Unfortunately, it's not possible to mute a player, but you're able to kick/ban them with a few commands.