ts.7h.al
7H.AL TEAMSPEAK ADD-ON

7h.al TeamSpeak Add-on

A modern TeamSpeak client theme plus a small website-powered plugin that brings cleaner chat, card-style client info, direct web profile access, and live Steam activity into TeamSpeak.

Client info Website API
XX
XXIVI ID 154081
Profile
Version3.6.2 on Windows Connections800 SteamCounter-Strike 2
Modern themeCleaner chat logs, softer timestamps, and carded client panels.
Website API pluginUses the selected client's database ID to read live profile data.
Steam activityShows the game currently reported by the website profile API.
What it does
Modernizes TeamSpeak chatTimestamps and system actions are formatted so channel switches, chat history markers, joins, disconnects, and group changes are easier to scan.
Turns client info into profile cardsThe selected user panel is arranged into clear sections for session, identity, badges, groups, and website data.
Adds web profile accessThe card links directly to the matching website profile, for example profile.php?cldbid=154081.
Shows Steam current gameThe plugin reads steam_current_game from the API and displays names like Counter-Strike 2 inside TeamSpeak.
How it works
  1. 1

    Install the 7h.al TeamSpeak theme add-on, then restart TeamSpeak so the new chat and client-info template loads.

  2. 2

    Install the Steam Activity plugin and enable it in TeamSpeak's add-ons or plugins menu.

  3. 3

    Click a user in TeamSpeak. The plugin reads that user's client database ID and asks the website API for profile data.

  4. 4

    If the API returns a current Steam game, the client info panel shows it in the Website API card.

Website API connection

The plugin calls the public client-info endpoint with the selected TeamSpeak database ID. It only needs the ID already visible in the client info panel.

https://w.reape.rs/api/getclientinfo.php?cldbid=154081
API field steam_current_game "Counter-Strike 2"
Status messages
PlayingThe user has a current Steam game.
Not playing on SteamThe profile exists, but no current game is reported.
No web profile dataThe website API has no profile data for that database ID.
API unavailableThe website request failed or timed out.
Why it is useful

It connects the TeamSpeak client to the same identity system used on the website. Users can see who someone is, open their profile faster, and notice what Steam game they are currently playing without leaving TeamSpeak.

The theme also makes old TeamSpeak system text feel less chaotic by separating timestamps, actions, history markers, and client info into readable blocks.

Install tip Close TeamSpeak completely before installing or updating the plugin. If the old DLL is still loaded, TeamSpeak can keep showing stale API results until the client is restarted.