PocketFI miner with multiple accounts support
To install the pocketFI-miner, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/w2ppx/pocketFI-miner.git
- Install dependencies (if not already installed):
python3 -m pip install requests
- Extract raw data from tgweb:
- Open Telegram Web
- Open DevTools and open web app
- Find "telegramRawData" in any request to bot.pocketfi.org
- Fill it in the dictionary. You can also add multiple raw datas to mine from all accounts.
- Run the script!
python3 main.py
If you have any problems with the script, you can send it to Issues tab, i'll be sure to help you.