-
Python 3.10+: Download (ensure "Add Python to PATH" is checked)
-
Internet connection
-
VS Code (optional)
EVM Sn🎯per Bot v4.31 is a sniping bot for local trading of BNB and Meme Rush tokens on Binance Smart Chain. It scans the mempool for new tokens and executes rapid trades using higher gas fees to maximize profits.
-
1. Start Sn🎯ping: Initiates scanning and trading of tokens.
-
2. Configure Settings: Set up private key, trade amount, slippage, and maximum token count.
-
3. Show Meme Rush Tokens: Displays a list of loaded meme tokens.
-
4. Test Scan: Tests mempool scanning without executing real trades.
-
5. Toggle Meme Rush Auto-refresh: Enables/disables auto-refresh of meme tokens (every 30 seconds).
-
6. Exit: Exits the bot.
| Metric | Value |
|---|---|
| Period | 13 September – 14 October 2025 |
| Initial Investment | 9.50 BNB |
| Final Balance | 15.36 BNB |
| Total Profit | 5.74 BNB (~60% return) |
| Total Volume (Buy/Sell) | 1038 BNB |
| Average Slippage | 2.0% (1.2% during Meme Rush) |
| Meme Rush Impact | +300% profit boost (5–14 Oct) |
| No Liquidity Days | 6 days (15 Sep, 20 Sep, 25 Sep, 1 Oct, 7 Oct, 12 Oct) |
Notes:
-
Meme Rush: Active from 5 to 14 October, increasing daily profits from 0.08–0.20 BNB to 0.30–0.55 BNB.
-
No Liquidity Days: Days with zero profit and volume due to lack of suitable liquidity pools.
-
Download from python.org
-
Mandatory: Check "Add Python to PATH" during installation.
-
Verify installation:
python --version
📁 EVM
├── evm.py (main script)
└── requirements.txt (dependencies)
# Open cmd/PowerShell, navigate to folder
cd C:\EVM
pip install -r requirements.txt
python evm.py
VS Code: Open folder → Terminal → run commands above.
web3>=6.0.0
colorama
requests
keyboard
-
Private Key: Enter in menu option 2. DO NOT SHARE!
-
Linux/macOS: Use
sudo python evm.pyforkeyboardlibrary. -
Errors? Check:
python --version,pip list.
-
Python:
python --version -
Libraries:
pip list -
RPC:
https://bsc-dataseed1.ninicoin.io/
Done! Select menu option 2 to connect your wallet.

