• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Make TeaSpeak look like Tea*Speak

Bluscream

Well-known member
TeaSpeak modifies a lot of stuff what makes it easily detectable, but you can take countermeasures which allows your TeaSpeak to disguise as Tea*Speak.
This tutorial requires a TeaSpeak Premium License, it will only partly work without one.

For that we're going to edit some config values to match what Tea*Speak would look like:
Code:
binding:
  file:
    host: 0.0.0.0
    port: 30033
  query:
    host: 0.0.0.0
    port: 10011
Code:
server:
  version: "3.8.0 [Build: 1559038073]"
  platform: Linux
Code:
messages:
  application:
    stop: "Server Shutdown!"
    crash: "Server Shutdown!"
  channel:
    defaultTopic: ""
  manager:
    defaultDescription: ""
  idle_time: Idle time exceeded
  mute:
    mute_message: ""
    unmute_message: ""
  timeout:
    connection_reinitialized: "connection lost"
    packet_resend_failed: "connection lost"
Code:
query:
  motd: "TS3\n\rWelcome to the Tea*Speak 3 ServerQuery interface, type \"help\" for a list of commands and \"help <command>\" for information on a specific command.\n\ron a specific command.\r\n"
Code:
voice:
  notifymute: 0
 
Last edited:

Bluscream

Well-known member
Changelog

5/27/2018:
  • Changed version with actual version/build string and updated it to 3.2.0
  • Removed kick_invalid_packet and kick_invalid_badges as they are permissions now
 

heartles39

Fanatic member
TeaSpeak modifies a lot of stuff what makes it easily detectable, but you can take countermeasures which allows your TeaSpeak to disguise as Tea*Speak.
This tutorial requires a TeaSpeak Premium License, it will only partly work without one.

For that we're going to edit some config values to match what Tea*Speak would look like:
Code:
binding:
  file:
    host: 0.0.0.0
    port: 30033
  query:
    host: 0.0.0.0
    port: 10011
Code:
server:
  version: "3.3.0 [Build: 1533053401]"
  platform: Linux
Code:
messages:
  application:
    stop: "Server Shutdown!"
    crash: "Server Shutdown!"
  channel:
    defaultTopic: ""
  manager:
    defaultDescription: ""
  idle_time: Idle time exceeded
  mute:
    mute_message: ""
    unmute_message: ""
Code:
query:
  motd: "TS3\r\nWelcome to the Tea*Speak 3 ServerQuery interface, type \"help\" for a list of commands and \"help <command>\" for information on a specific command.\r\n"
Code:
voice:
  notifymute: 0
how can I do that ?
 

SHELOFASTOV

Fanatic member
Premium User
TeaSpeak can work on the same server with Tea*Speak on a separate IP address?

IP connection change here?
Code:
binding:
  file:
    host: 0.0.0.0
    port: 30033
  query:
    host: 0.0.0.0
    port: 10011
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
I would even buy TeaSpeak Premium, but the user @ mkll11one reported that only work for the old customers ...
as what i said.

You can't set "FAKE/FALSE" license on the NEWEST TS client (as example: 3.2.1 OR 3.2.2 beta - There require a updated protocol_key.txt with AAL license or NPL license)
 

Kevinos

Fanatic member
Premium User
my version was 21
should i change the config when i update that with auto updater script?
You must rename the file config.yml for example in config.yml.back, and restart teaspeak.
Warning, if you have changed values in your config.yml file, you must put them back into the new one.
for example if you put experimental_31: 1 it will be back to 0
 

hamidkag

Well-known member
You must rename the file config.yml for example in config.yml.back, and restart teaspeak.
Warning, if you have changed values in your config.yml file, you must put them back into the new one.
for example if you put experimental_31: 1 it will be back to 0
thank u so mutch dude