🔗 Referral Link: HashCats
Join our Telegram group to stay updated and get instructions on how to use this tool:
| 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 |
pip install -r requirements.txt
-
Bot (without proxy)
python main.pyorpy main.py -
Bot using proxy
python main-proxy.pyorpy main-proxy.py
| Run with Proxy | Run without Proxy |
|---|---|
main-proxy.py data-proxy.json |
main.py data.txt |
- Get auth data (
query_id=... /user=...) in theApplicationtab in DevTools. - Auto features turn on or off by changing variable/feature values
falsetotruein theconfig.jsonfile.