CB Room Token Badge

Import Chaturbate token stats, aggregate total tokens per user, and display it inside the balance area. Local only, no uploads.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
imarawn
Усталяванняў за дзень
0
Усяго ўсталяванняў
3
Рэйтынг
0 0 0
Версія
2.1.3
Створаны
21.10.2025
Абноўлены
21.10.2025
Памер
9.3 КБ
Ліцэнзія
CC-BY-NC-SA-4.0
Ужываецца на

💰 CB Room Token Badge — Local CSV Aggregation

A Tampermonkey userscript that reads your exported Chaturbate transaction CSV,
automatically calculates the total tokens per user/room, stores the result locally,
and displays the room’s total tokens right inside the balance area on the website.

100% local.


🧠 How It Works

  1. You export your Token Transactions CSV from Chaturbate
  2. The script imports that CSV in your browser.
  3. It extracts only the relevant information:
    • User
    • Token change
  4. It aggregates all token changes per user (summing positives and negatives).
  5. When you visit a broadcaster’s room (e.g. chaturbate.com/username),
    the script looks up that username and shows the total next to your current token balance.

⚙️ Features

Local-only — all data stays in your browser (Tampermonkey storage).
Instant display(room total: X) appended to the balance area.
Menu options — import, export, or clear data anytime.


🪄 Usage

  1. Install the userscript via Tampermonkey or Violentmonkey.
  2. On any Chaturbate page, open the Tampermonkey menu →
    Select “Import CB CSV”.
  3. Choose your exported Chaturbate CSV file
  4. The script parses and aggregates totals.
  5. Visit any room →
    You’ll see the room’s lifetime token total next to your balance.

🧩 Menu Commands

Command Description
Import CB CSV Choose and import a CSV file.
Export Totals (JSON) Save all locally stored totals as a JSON file.
Clear Totals Delete all locally stored data.

🛡️ Privacy & Storage

  • All data is stored locally inside Tampermonkey (GM_setValue).
  • Nothing is uploaded, shared, or synced.
  • You can delete all data anytime using “Clear Totals.”

License: CC BY-NC-SA 4.0


⚠️ This script is meant for personal local analysis only.
It does not interact with Chaturbate’s servers or any other users.