What is Zyper AIO?
Zyper AIO is a single Windows .exe. There is no installer, no system service, no
background daemon. You drop the file in a folder, double-click it, and a frameless
window opens.
It does two big things:
- Onchain: mints, transfers, sniping, batch sends across 17 EVM chains.
- Off-chain: social tasks (whitelist signups, quest submissions, Google Forms) fanned out across burner Discord / Gmail / X accounts.
Plus the supporting pieces: NFT inventory, per-contract PnL cards, an EIP-1559 calculator, RPC + proxy stores, and a browser extension that captures dapp contract calls and deep-links them into the desktop app.
The 9 pages
| Page | Use it for |
|---|---|
| Home | Dashboard — recent mints, failed tasks, modules pinned by the team. |
| Tasks | The main work surface. Build a task, pick wallets / accounts, fire. |
| Accounts | Burner credentials (Discord / Gmail / X tokens + cookies). |
| Wallets | EVM key store. Generate, import, group, Disperse / Consolidate funds. |
| NFTs | ERC-721 inventory by contract × wallet group. Per-contract PnL trigger. |
| Calculator | Unix-time converter + EIP-1559 gas calculator. |
| RPC | Per-chain endpoint groups. The whole app fails over through this list. |
| Proxies | HTTP/SOCKS proxy store. |
| Settings | Appearance, defaults, Discord webhook, captcha solver, Alchemy keys. |
What it isn’t
- Not a wallet. It signs transactions with keys you give it, but it doesn’t hold custody or sync to MetaMask. There is no seed-phrase UI.
- Not a Solana / Bitcoin tool. EVM only. Solana + BTC wallet support is on the roadmap.
- Not multi-user. State is sealed to your Windows account via DPAPI.
Copying the
.datfiles to another PC or another user produces gibberish.
What you’ll need before you can fire anything
- A license key (purchased from license.zyper.app).
- At least one wallet with funds on the chain you’re targeting.
- At least one RPC endpoint for that chain (defaults exist, but private RPCs win).
- For social tasks: burner accounts + a captcha solver API key (2captcha or capsolver).
Next: Install & first launch.