Hi! I'm a BotC player working on a project to analyze role balance and win rates across scripts. ClockTracker has by far the best structured game data in the community.
I need individual game records in this format:
game_id | script | roles_in_play | winner
1 | Trouble Brewing| imp, poisoner, spy, empath, slayer, ... | evil
2 | Trouble Brewing| imp, baron, drunk, monk, fortune_teller| good
I don't need any usernames, dates, or personal data — just:
Script name
Roles in play per game
Winner (good/evil)
Player count
Even 1,000 anonymised records would be a huge help. Happy to share my findings back to the community.
Thanks for building such a great tool — it's by far the best structured BotC data source out there!
Hi! I'm a BotC player working on a project to analyze role balance and win rates across scripts. ClockTracker has by far the best structured game data in the community.
I need individual game records in this format:
game_id | script | roles_in_play | winner
1 | Trouble Brewing| imp, poisoner, spy, empath, slayer, ... | evil
2 | Trouble Brewing| imp, baron, drunk, monk, fortune_teller| good
I don't need any usernames, dates, or personal data — just:
Script name
Roles in play per game
Winner (good/evil)
Player count
Even 1,000 anonymised records would be a huge help. Happy to share my findings back to the community.
Thanks for building such a great tool — it's by far the best structured BotC data source out there!