Tips

Important information and warnings for Moon Scripts Bundler users.

Critical Warning

🔴 NEVER SHARE YOUR PRIVATE KEYS WITH ANYONE

Launch Checklist

Follow this order for best results:

  1. Create wallets

  2. Fund wallets properly

  3. Generate a vanity address (optional but highly recommended)

  4. Create lookup table (REQUIRED)

  5. Configure metadata

  6. Set buy amounts

  7. RESTART BOT

  8. Launch

Create a NEW lookup table for EVERY launch

RPC Requirements

❌ Stop using free RPCs - They cause:

  • Failed transactions

  • Slow execution

  • Rate limiting

  • Lost profits

✅ Use a paid RPC for:

  • Reliable bundling

  • Fast execution

  • Higher success rates

File Locations

Automatic Backups:

  • Keypairs: key-backups/

  • Token info: token/mint.json

  • Logs: logs/

User Files:

  • Configuration: .env

  • Token metadata: metadata.json

  • Image files: Root directory only

Jito Tips

  • Check current tip rates on main menu

  • Aim for 95th percentile or higher

  • Tips paid from deployer/funder wallet/subwallets

  • Higher tips = better inclusion rate

Common Mistakes to Avoid

  1. Insufficient wallet funding

  2. Reusing lookup tables

  3. Modifying system files

  4. Using free RPCs

  5. Sharing private keys

  6. Not backing up wallets

  7. Launching without proper setup

Remember: Preparation prevents poor performance!

Last updated