Hi guys, I managed to fix mine as well.
We were all getting spammed with :
Monitor your TS3 server or game server, custom your banner and more stats : http://ranksr.com
From all the reading that I did I came to the conclusion that the new version does solve the issue. But only for a fresh install. If you upgraded (which is always the best thing to do) then it still keeps all the permission structures.
So here is how I fixed our server.
While you are connected to your server :
1.) Go to
"Tools".
2.) Go to
"ServerQuery Login".
3.) Create an
username and take note of the
password that it generates.
4.) Open Putty ( I assume you already have putty installed ) if not -
http://www.putty.org/.
5.) Connect to your server but choose the
"Telnet" option and change the port to
"10011".
6.) Once you are connected type the following : login
username password from step 3
7.) Once you get the
"error id=0 msg=ok" message go ahead and run the following query :
//
servergroupaddperm sgid=1 permsid=b_channel_join_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_join_semi_permanen t permvalue=0 permskip=1 permnegated=1|permsid=b_channel_join_temporary permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_permanent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_semi_perman ent permvalue=0 permskip=1 permnegated=1|permsid=b_channel_create_temporary permvalue=0 permskip=1 permnegated=1|permsid=b_client_server_textmessage_ send permvalue=0 permskip=1 permnegated=1|permsid=b_client_channel_textmessage _send permvalue=0 permskip=1 permnegated=1|permsid=b_client_offline_textmessage _send permvalue=0 permskip=1 permnegated=1|permsid=i_client_private_textmessage _power permvalue=-1 permskip=1 permnegated=1|permsid=i_client_poke_power permvalue=-1 permskip=1 permnegated=1
//
(Without the // ofcourse)
This worked for me, I am no TS expert. I just thought I would share my experience with this.
