Big Bot Tracker is a World of Warcraft Retail and Classic addon that monitors joined public chat channels for repeated advertising patterns.
It is an evidence viewer, not a verdict system. It does not auto-report players, post accusations, block chat, or send public messages. It shows observed chat patterns so you can review them yourself.
- Watches joined public chat channels, ignoring your own messages
- Does not join channels; it only observes public channel messages your client already receives
- Tracks chatters by normalized
character-realm - Promotes local candidates only after signals such as repeated templates, near-duplicate wording, regular timing, or high volume with ad-like behavior
- Shows timing, content reuse, activity, persistence, current-channel baseline, and network context
- Keeps local evidence and network evidence separate
- Uses transparent heuristic scoring, not machine learning or external services
Message count alone is not treated as a pattern. Network sync can create Peer Context Only entries, but peer evidence does not raise local status, pattern strength, or local evidence.
Open the report with /bbt, /bbt open, /bbt show, /bigbottracker, or the addon compartment button.
The table shows a watch toggle, status, character-realm, observed signals, message count, cadence, text reuse, last seen, and source: Local, Net, or L+N.
The filter bar combines local triage filters with a data-driven channel dropdown. The channel list is built from stored local evidence, and All Channels also keeps network-only candidates visible.
Selecting a row shows a plain-language assessment first, then detail sections for summary, activity, timing, content, why it was flagged, local channel baseline, peer evidence, and observed signals. The assessment explains what was observed, what it means, and why the current status was assigned.
The timing detail uses user-facing terms: common intervals hide one-off low-signal buckets, tiny retained buckets display as <1% instead of 0%, and stable runs group repeated same-cadence phases so duplicate runs are easier to understand. Click headers to sort and hover rows or headers for field explanations.
Very Strong Pattern candidates show a Report button. It opens Big Bot Tracker's report assist and tries to open Blizzard's in-world report flow when a reportable player location is available. A successful report-frame open marks the candidate Reported locally, but you can clear that status from the assist window or candidate detail if the flow was opened by mistake or not completed. You must choose the Blizzard category, review or paste any text, and submit manually.
The report window defaults to the Active filter, which hides locally handled candidates. Handled means Reported or Ignored. The eye button marks a candidate Watched, keeping it visible in Active even if it is otherwise handled. These triage states are local, non-destructive display state only; they do not change pattern strength, local evidence, status, sync, or stored evidence.
Available filters:
Allshows every stored candidateActiveshows unhandled candidates plus watched candidatesWatchedshows watched candidatesReportedshows candidates marked reportedIgnoredshows ignored candidates
Other report controls:
Refreshrebuilds the visible reportExportsaves a compact debug summary in SavedVariablesSyncenables or disables evidence sharingWatch,Ignore,Mark Reported, andClear Reportedmanage local triage state for the selected candidateClear Buffersclears temporary unpromoted scan buffersPurge Selecteddeletes the selected candidate's saved evidencePurge Alldeletes saved candidate evidence
Pattern strength is based on capped local evidence families: timing regularity, content similarity, activity/bursts, persistence, and local channel baseline outliers. Strong statuses require multiple local evidence families, and local evidence depends on local evidence volume and diversity.
Developer documentation is in docs/DETECTION_MODEL.md, docs/DETECTION_STRATEGY.md, docs/PLAYER_METRICS.md, and docs/DATA_EPOCHS.md.
The addon does not persist or sync raw chat text. Saved and synced data is compact: identity, observation ranges/windows, counts, timing summaries, template and shingle hashes, behavior summaries, score snapshots, baseline bins, hashed peer IDs, and version fields.
Sync does not join or create custom chat channels. When enabled, it uses hidden WoW addon-message transports for guild and group members who also run Big Bot Tracker. If no guild or group transport is available, sync waits without changing the user's chat channels.
Sync starts local-only. On first run, a notice lets you enable hidden guild/group sharing or keep the addon local; /bbt sync on and /bbt sync off can change that later.
/bbt,/bbt open,/bbt show, or/bigbottrackeropens the report/bbt statusprints tracked candidate and sync status/bbt sync onenables sync/bbt sync offdisables sync/bbt monitor public on|offtoggles joined public channel monitoring/bbt monitor trade on|offtoggles Trade monitoring/bbt monitor services on|offtoggles Services monitoring/bbt exportwrites a compact debug summary toBigBotTrackerDB.settings.lastDebugSummary/bbt clear buffersclears temporary runtime scan buffers/bbt debug on/bbt debug off
Install via CurseForge, or copy the BigBotTracker folder into the appropriate game client's Interface/AddOns/ directory.
Common local install roots include _retail_, _classic_, _classic_era_, _classic_tbc_ or _anniversary_ for TBC Anniversary installs, and _classic_titan_ for Titan Reforged.
Copyright (c) 2026 Codecrete. All rights reserved.
Big Bot Tracker is proprietary software. The source is visible because World of Warcraft addons must be distributed as visible Lua code, but this project is not open source and does not grant permission to copy, modify, redistribute, rehost, sublicense, or create derivative works without prior written permission.