Skip to content

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

PageUse it for
HomeDashboard — recent mints, failed tasks, modules pinned by the team.
TasksThe main work surface. Build a task, pick wallets / accounts, fire.
AccountsBurner credentials (Discord / Gmail / X tokens + cookies).
WalletsEVM key store. Generate, import, group, Disperse / Consolidate funds.
NFTsERC-721 inventory by contract × wallet group. Per-contract PnL trigger.
CalculatorUnix-time converter + EIP-1559 gas calculator.
RPCPer-chain endpoint groups. The whole app fails over through this list.
ProxiesHTTP/SOCKS proxy store.
SettingsAppearance, 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 .dat files 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.