Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afridi315/hashcats_bot
- Owner: afridi315
- Created: 2024-09-08T11:11:37.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T12:51:45.000Z (2 months ago)
- Last Synced: 2024-09-08T14:15:40.450Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.