NAME
AquaFlux — AquaFlux — Python automation bot with multi-account management, proxy support (HTTP/SOCKS5), auto-whitelist, ping…
SYNOPSIS
INFO
DESCRIPTION
AquaFlux — Python automation bot with multi-account management, proxy support (HTTP/SOCKS5), auto-whitelist, ping automation, protection activation, and multithreaded parallel execution for efficient crypto account farming
README
AquaFlux
AquaFlux — Python automation bot with multi-account management, proxy support (HTTP/SOCKS5), auto-whitelist, ping automation, protection activation, and multithreaded parallel execution for efficient crypto account farming
AquaFlux — Automation Bot
Recommendations before use: Use Python 3.10.
Features
| Feature | Description |
|---|---|
| Auto add to whitelist | Add all accounts to whitelist |
| Get stats | Stats for your accounts |
| Proxy support | All types: http, https, socks4, socks5 |
| Auto send ping | Send ping for all accounts |
| Auto initiate message | Send initiate message production |
| Auto activate protection | Activate protection |
| Multithread | Run all actions in parallel |
Installation
Windows:
git clone <repository-url>
cd AquaFlux
run.bat
Linux / macOS:
git clone <repository-url>
cd AquaFlux
chmod +x run.sh
./run.sh
Setup
Accounts
In accounts.json put your addresses and device hash in this format:
[
{
"Address": "Address_1",
"deviceHash": "Device_hash"
},
{
"Address": "Address_2",
"deviceHash": "Device_hash"
}
]
Proxy
In proxy.txt put your proxy in this format:
type://username:password:ip:port
http://username:password:ip:port
socks5://username:password:ip:port
Menu (CMD)
- 1 — Install Dependencies
- 2 — Settings (accounts & proxy format)
- 3 — About (features, installation, contact)
- 4 — Auto add to whitelist
- 5 — Get Stats
- 6 — Auto send ping
- 7 — Auto send initiate message production
- 8 — Auto activate protection
- 9 — Run All (Multithread)
- 0 — Exit
Contribution
Don't forget to put stars ⭐
Telegram: JOIN OUR TELEGRAM CHAT
ETH address: 0xd260e28b533f153d59cb340b4213ad5977d71fe7
If you have any questions or ideas to improve the bot, contact via Telegram or the Issues section.