FBTC-Bot is betting bot for freebitco.in HiLo game.
- Configurable speed.
- Configurable default bet value.
- Intelligent bet function.
- Open file fbtc-bot.js file and developer console on freebitco.in website.
- Paste code from file and click enter.
| Variable | Description | Default value |
|---|---|---|
| CONFIG_SPEED | Bot's betting speed - (1000/CONFIG_SPEED) bets/sec | 1 (1 bet per second) |
| CONFIG_DEFAULT_BET | Default bet value | 0.00000001 (1 satoshi) |
| CONFIG_INTELLIGENT_BET | Intelligent bet mode (automatic default bet, 300000 satoshi required) | false |
FBTC-Bot was created for educational purposes and I'm not taking responsibility for any lose of money.
- Michał Wróblewski - Main Developer - DeBos
This project is licensed under the MIT License - see the LICENSE file for details.