safeyz93/pumpfun-bundler-bot — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Solana token launch bundler that can work with both pump.fun and bonk.fun. I want to be able to choose which platform I’m launching on, fill out simple env settings, then run one command to create the token and have multiple wallets buy it together.

It should support mainnet and a safer devnet or simulate mode if possible. I need it to split SOL across buyer wallets, create and use lookup tables, send the launch and buys as a bundle through Jito or Lil Jito, retry if RPC calls fail, and let me set priority fees and tips. For pump.fun, include token metadata, image upload support, social links, and optional vanity mint generation. For bonk.fun, follow the Raydium or bonk.fun launch flow.

Also add commands to run single wallet mode, check transaction status, gather funds back from wallets, and close lookup tables. Please include clear setup instructions, env examples, and sensible defaults. Look up current Solana, pump.fun, bonk.fun, and Jito docs online if needed.

Want more depth? Deep Reverse