{"id":51398781,"url":"https://github.com/kenpb/coinbrawl_bot","last_synced_at":"2026-07-04T04:38:18.997Z","repository":{"id":188146677,"uuid":"115485939","full_name":"kenpb/coinbrawl_bot","owner":"kenpb","description":"A bot to farm the CoinBrawl faucet","archived":false,"fork":false,"pushed_at":"2020-11-28T23:39:20.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-14T02:30:54.773Z","etag":null,"topics":["bot","coinbrawl","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenpb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-27T05:44:33.000Z","updated_at":"2023-08-14T02:30:57.288Z","dependencies_parsed_at":"2023-08-14T02:45:27.661Z","dependency_job_id":null,"html_url":"https://github.com/kenpb/coinbrawl_bot","commit_stats":null,"previous_names":["kenpb/coinbrawl_bot"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/kenpb/coinbrawl_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpb%2Fcoinbrawl_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpb%2Fcoinbrawl_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpb%2Fcoinbrawl_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpb%2Fcoinbrawl_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenpb","download_url":"https://codeload.github.com/kenpb/coinbrawl_bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenpb%2Fcoinbrawl_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35110270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","coinbrawl","python"],"created_at":"2026-07-04T04:38:18.317Z","updated_at":"2026-07-04T04:38:18.984Z","avatar_url":"https://github.com/kenpb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# CoinBrawl - Bot\r\n\r\nThis is a bot to farm the [Coinbraw Bitcoin faucet](https://coinbrawl.com), it handles farming NPCs, upgrading stats and PVP automatically.\r\n\r\n## Warning\r\n\r\n#### This ~~may~~ will get you banned, user discretion advised!\r\n\r\n### Usage\r\n\r\nClone or download as zip and modify the `config.ini` file to suit your needs, if you are farming stats remember to change the NPC id to one of the following number ids:\r\n\r\n```\r\n0 -\u003e dummy: 0/0\r\n1 -\u003e village_idiot: 10/10\r\n2 -\u003e swordsman: 20/20\r\n3 -\u003e wandering_wizzard: 250/250\r\n4 -\u003e black_knight: 500/500\r\n5 -\u003e cyrstal_dragon: 1000/1000\r\n```\r\n\r\nThen run in a python enabled terminal:\r\n\r\n```batch\r\npython ./coinbrawl_bot.py -h, --help | -f, --farm-stats \u003cstamina | tokens | attack | defense\u003e | -p, --pvp \u003cwin_percentage\u003e\r\n```\r\n\r\nExample usage:\r\n\r\nYou can run a farm npc/upgrade stamina routine by running:\r\n```batch\r\npython ./coinbrawl_bot.py --farm-stats stamina\r\n```\r\n\r\nOr farm all the available players against which you have 50% or more chance of winning:\r\n```batch\r\npython ./coinbrawl_bot.py -p 50\r\n```\r\n\r\n### Requirements:\r\n\r\n * Python 2.7+\r\n * fake_useragent 0.1.8\r\n * requests 2.18.4\r\n\r\n### An important note about CoinBrawl and this bot\r\n\r\nI made this bot mostly to see if I still remembered how to program in Python and so, it was made only for educational porpuses, also, please note that CoinBrawl seems to be abandoned. As currently, 12/26/2017, withdrawals are broken and that's one of the main reasons why I created this. It's not bad doing a bot for something that's not working anyways right?\r\n\r\n### PVP warning\r\n\r\nThe script will battle all available players, notice that it will not reset the current amount of tokens available to battle those players, once you run out of tokens you must reset them manually.\r\n\r\n### Copyright\r\n\r\nLicense: GPL 2.0\r\n\r\nRead file [COPYING](COPYING).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenpb%2Fcoinbrawl_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenpb%2Fcoinbrawl_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenpb%2Fcoinbrawl_bot/lists"}