Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afridi315/hashcats_bot

Auto claimer bot for Telegram mini app HashCats.
https://github.com/afridi315/hashcats_bot

Last synced: 3 days ago
JSON representation

Auto claimer bot for Telegram mini app HashCats.

Awesome Lists containing this project

README

        

# HashCats - Auto Claim Bot

🔗 **Referral Link**: [HashCats](https://t.me/hash_cats_bot?start=i9UaGzsU9e)

## 📢 Telegram Group

Join our Telegram group to stay updated and get instructions on how to use this tool:

- [Code Hunter](https://t.me/code0hunter)
- [Crypto Hunters - Channel](https://t.me/tgcryptohunters)
- [GitHub - Enayat Afridi](https://github.com/afridi315)

## 🌟 Features

| Feature | Status | Description |
| ----------------------- | ------ | ----------------------------------------------------------------------------- |
| Auto Claim Daily Reward | On/Off | Claim daily reward |
| Auto Do Task | On/Off | Complete tasks |
| Auto Claim Ref | On/Off | Claim bonus points from ref |
| Auto Tap | On/Off | Tap to earn coins based on energy |
| Auto Buy Card | On/Off | Buy available card with the highest profit/price ratio until run out of money |
| Auto Stake | On/Off | Stake remaining points to level up your cat |

## 🪄 Installation
`pip install -r requirements.txt`

## 🚀 Run File

1. Bot (without proxy)

`python main.py` or `py main.py`

2. Bot using proxy

`python main-proxy.py` or `py main-proxy.py`

| Run with Proxy | Run without Proxy |
| -------------------------------- | ------------------- |
| `main-proxy.py` `data-proxy.json` | `main.py` `data.txt` |

## ⚠️ Note

- Get auth data (`query_id=... /user=...`) in the `Application` tab in DevTools.
- Auto features turn on or off by changing variable/feature values `false` to `true` in the `config.json` file.