Tutorial How to disable Badges on a TeamSpeak 3 Server

Rikku

Contributor
Joined
Sep 14, 2015
Messages
156
Reaction score
61
Points
122
Since this has been asked very often, here is a guide on how to get rid of badges. The trick is very simple, but it does not work for you.

1. Download a binary-safe editor. I use Notepad ++. The windows editor, wordpad or similar are not binary safe! All hex editors are binary safe.
2. Open the TeamSpeak server program
3. search for client_badges
4. Replace (do not delete!) One of the found characters with another one
5. Save now.


Quick computer science!

I hope this Guide is very helpful for many people.

Source and Credits: http://yat.qa/ressourcen/protokolle/#mimimi-badges-sind-doof Thanks to Reedemer. :)


Best Regards Rikku
 

hacxx

Member
Joined
Apr 10, 2022
Messages
10
Reaction score
0
Points
36
Here is simplificated way


Disable Badges on TeamSpeak 3 Server


  • Use a binary-safe editor (e.g., Notepad++ or a hex editor)
  • Open the TeamSpeak server binary
  • Search for client_badges
  • Replace one character in the string (do not delete)
  • Save the file
 
Top