GithubHelp home page GithubHelp logo

jedwafu / coinbrawl_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kenpb/coinbrawl_bot

0.0 2.0 0.0 22 KB

A bot to farm the CoinBrawl faucet

License: GNU General Public License v2.0

Python 100.00%

coinbrawl_bot's Introduction

CoinBrawl - Bot

This is a bot to farm the Coinbraw Bitcoin faucet, it handles farming NPCs, upgrading stats and PVP automatically.

Usage

Clone 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:

0 -> dummy: 0/0
1 -> village_idiot: 10/10
2 -> swordsman: 20/20
3 -> wandering_wizzard: 250/250
4 -> black_knight: 500/500
5 -> cyrstal_dragon: 1000/1000

Then run in a python enabled terminal:

python ./coinbrawl_bot.py -h, --help | -f, --farm-stats <stamina | tokens | attack | defense> | -p, --pvp <win_percentage>

Example usage:

You can run a farm npc/upgrade stamina routine by running:

python ./coinbrawl_bot.py --farm-stats stamina

Or farm all the available players against which you have 50% or more chance of winning:

python ./coinbrawl_bot.py -p 50

Requirements:

  • Python 2.7+
  • fake_useragent 0.1.8
  • requests 2.18.4

An important note about CoinBrawl and this bot

I 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?

PVP warning

The 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.

Copyright

License: GPL 2.0

Read file COPYING.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.