Hi,
I found a script similar to the IconManager that automatically detects the user's uid on the site, I wanted to try to create a registration page based on that script and I did it:
now I wanted to add two checks, which unfortunately I can not make it work:
1. Verify if the user already has...
Hello,
I've got a little problem,
i have the error "Class 'TeamSpeak3_Exception' not found in /var/www/vhosts/xxxxx/xxxxx/xxxxx/teamspeak/Transport/Exception.php on line 32\n"
How is it possible ?
I have to import TeamSpeak 3 API PHP ^^
i cant speak english properly so i use google translation...
Hi TS3 programmers community ;)
I´m making a project that allows to X user of the server to interact, on the private chat, with a bot.
The system that I have on my mind is the following one:
(The following code is an example xddd)
<?php
//Wait for a message event...
If ($message == "!help"){...
Hello I have created a simple bridge to allow subscribers to get special icon on your TS3 Server.
Script link: https://github.com/Najsr/Twitch-TS3-Subscriber-bridge
Things you will need:
Your account id (set DEBUG to TRUE in config.php and call the script with $_GET['nick'] parameter. (For...
Name of the script: Server Compare Script
Functions of the script: Hi Guys i have multiple Teamspeak servers and i would like to monitor/compare current online users across all my teamspeak servers
Why do you want it: I Have found that some users tend to create problems/trolling on the servers...
Name of the script: Compare Online Users`s Ip Address
Functions of the script: This script should filter out which Teamspeak Users are using One of my multiple IP addresses on my server
Why do you want it: I would like to use this to ensure all my users are using my server DNS name and not the...
Hey there,
I'm looking for a php-script to sort all channels between 2 spacers alphabetically
Name of the script: Channel-Sorter
Functions of the script: Sorting Channels alphabetically
Why do you want it: Because users can create their own channels on our server, which should get sorted...
Hello,
im looking for a way that Twitch Followers (not Subscribers) can assign themself a TS3 Servergroup through a PHP Script.
Anyone has any expierince?
Hello guys, i`m trying to write anything useful with ts3 php framework and get this problem
One ban, but can`t show one ban on one row of table
CodePHP=
$banList = [];
try {
$banArray = $vServer->banList();
} catch (TeamSpeak3_Exception $e)
{}
foreach ($banArray...
Need help. How to ignore a channel id $ignorecid(this ids channels not delete)
$ignorecid = '9380, 1194';
foreach ($ts3->channelList() as $clist) {
$cid = $clist['cid'];
if ($second_empty >= "864000") { //Removed if 10 days have passed
$ts3->channelDelete($cid);
}
}
Today, i would like to share this Bot, with the Community.
iBot [v0.7 Beta]
Copyright (C) 2017 Piotr 'Inferno' Grencel
iBot is a bot for teamspeak 3 written in PHP, with use TS3Admin script.
Functions in 0.5 ver.
- Advertisement
- Welcome message
- Automatic...
Hi, i have an webinterface website for teamspeak
i just need a help with a script i really need it. i was know how to do it but i forget it. if you can help will be everyhing nice ^^.
if client not connected must tell him join teamspeak server to see the webpage. i think it's easy but i forget...
Name of the script: List clients in php
Functions of the script: listing online clients with groups
Why do you want it: I want to create a webadmin for me
Hello someone can create script that listing connected users in table and shows it in php/css/bootsrap table? I would like it to my admin page.
Hello! ;)
I saw a Post on this Forum featuring an interface for teamspeak, which allow's the user to create permanent channels on a teamspeak through a serverquery. I tried out the script and figured out following problems:
Users can create infinite permanent channels (spam)
You can steal the...
Recently I wanted to see how good planetteamspeak.com's PHP API is. I decided to code something as a favor to a friend of mine, which he has wanted for a long time.
Scenario:
He has a support channel, and has dedicated staff for it certain times during the day. He wanted them to be able to...
Use on your own risk!
PROJEKT CANCELED!
Because of personal stuff, Sorry!
Original Script was created by Member @AnonymousSV
Basically I translate the Script from Romania to German (English is following soon)
I modify and change the following things:
no sub channel needed (removed)
no...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.