Skip to content

Python script that logs into freebitco.in website and do rolls every hour, also enables the WOF bonus once it hits the minimum reward points. Script also redeems the free WOF bonus every hour, and sends telegram message with the status

Notifications You must be signed in to change notification settings

vishakh567/fbtc-claimer

Repository files navigation

fbtc-claimer

The script links with freebitco.in website through GET and POST requests and claims free BTC every hour. Requirement is to unlock the account to play without captcha.

It uses account cookies to avoid logging in. Recent update replaces RP bonus with WOF bonus. FBTC_WOF.py claims the WOF bonus also every hour.

Features:

  1. Auto Roll every hour
  2. Auto Redeem points (WOF Bonus)

Insert your account’s cookies, Telegram bot token, your Telegram chatID, linux username for cronjob. I’m running this bot on a GCP basic instance, the BTC earned from this bot covers the monthly cost.

Telegram message:

About

Python script that logs into freebitco.in website and do rolls every hour, also enables the WOF bonus once it hits the minimum reward points. Script also redeems the free WOF bonus every hour, and sends telegram message with the status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages