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

Server [Unofficial] Bypass Tea*Speak Blacklist

HackTheDev

Active member
First: Using the Tea*Speak Client developed by Tea*Speak Systems GmbH for TeaSpeak and any other Server Software is forbidden. This is for educational purposes and is done on your own risk!

  1. Close your TeamSpeak³ Client
  2. Open Notepad on your Computer
  3. Copy & paste the following Batch Code
    1. Code:
      @echo off
      color 0c
      TITLE Tea*Speak 3 Bypass BlackList
      
      echo.
      echo Tea*Speak 3 Bypass BlackList for all servers
      echo.
      echo
      
      echo Set UAC = CreateObject("Shell.Application") > "%temp%\getadmin.vbs"
      set params = %*:"="
      
      echo UAC.ShellExecute "cmd.exe","/c echo. 0.0.0.0 blacklist.Tea*Speak.com >> %WINDIR%\System32\drivers\etc\hosts","","runas", 0 >> "%temp%\getadmin.vbs"
      echo UAC.ShellExecute "cmd.exe","/c echo. 0.0.0.0 blacklist2.Tea*Speak.com >> %WINDIR%\System32\drivers\etc\hosts","","runas", 0 >> "%temp%\getadmin.vbs"
      "%temp%\getadmin.vbs" > NUL
      
      
      del "%temp%\getadmin.vbs" > NUL
      del "%APPDATA%\TS3Client\resolved.dat" > NUL
      del "%APPDATA%\TS3Client\cache.dat" > NUL
      del "%APPDATA%\TS3Client\cache\webserverlist.dat" > NUL
      del "%APPDATA%\TS3Client\cache\webserverlistcache.dat" > NUL
      echo.
      echo.
      echo.
      echo  Done. Restart you Tea*Speak 3 Client.
      echo  You have successfully bypassed any globaly blacklisted server.
      echo.
      echo  Note:
      echo  The source of this script can be found here:
      echo  https://r4p3.net/threads/client-ignore-blacklisted-ts3-server.234/
      echo.
      pause
  4. Then click File->Save as
  5. Give it a name with the extension .bat (Example script.bat)
  6. Save the file
  7. Execute the script. It will prompt for admin privileges for about 2 times.
  8. When done correctly you should be able to connect to all blacklistet Servers therefore bypassing the Blacklist.