BlockchainMultiSniper Guide (EVM)

The MultiSniper automatically buys and sells tokens from configured Telegram channels on EVM-compatible chains.


How to Use MultiSniper

  1. Use /start to go to the main menu.
  2. Click on 'Change Chain / DEX', and switch to your desired EVM chain.
  3. Fund your wallet with the native currency (e.g. ETH, BNB).
  4. Go into /settings -> MultiSniper Settings to configure the bot. This is a critical step.
  5. Start the bot from the main menu by clicking 'Auto buy / sell (MultiSniper) (EVM)' or using the /multi command.

MultiSniper Configuration

All settings are found in the /settings -> MultiSniper Settings (EVM) menu.

This opens a sub-menu:

  • Manage Trading Settings: Configure the core trading parameters (see below).
  • Manage Monitored Channels: Add, edit, or delete the Telegram channels you want the bot to monitor. You can set whitelist/blacklist keywords for each channel (Pro feature).
  • Manage Liquidity Pairs: Configure which tokens the bot should use for liquidity (e.g., WBNB, USDC) and set buy amounts and liquidity filters for each.

MultiSniper Trading Settings

  • Toggle Buy/Sell Tokens: Master switches to enable or disable trading.
  • Set Trading Mode: Choose your automatic selling strategy (MANUAL_SELLING, BASIC_AUTOSELL, SELL_AFTER_TIME_DELAY, TRAILING_STOP_LOSS (Pro)).
  • Set Total Allowed Snipes: The max number of buys before the bot stops (-1 for unlimited).
  • Toggle Allow Buy Previously Owned Tokens: If enabled, the bot can re-buy tokens it has sold before.
  • Toggle Use Single Liquidity Pair: If enabled, the bot only buys tokens paired against the chain's native wrapped asset (e.g., WBNB, WETH).
  • Toggle Enable Trading Checker: Enables pre-buy safety checks for taxes and honeypots.
  • Set Auto Sell Percentage: The percentage of a position to sell when an auto-sell condition is met (e.g., 100 for all).

General EVM Wallet & Gas Settings

MultiSniper uses the general EVM wallet and gas settings, configured in the main /settings menu.


Trading Modes Explained

MultiSniper can use the following automatic selling strategies after a successful buy.

Manual Selling

The bot buys a token and holds it until you manually sell it using the /sell command.

Basic Autosell

The bot sells automatically when the token's price hits either a take-profit or a stop-loss target.

Sell After Time Delay

The bot sells automatically after a fixed number of blocks have passed since the buy.

Trailing Stop Loss (TSL) (Pro Feature)

TSL is a powerful strategy that lets your profits run while protecting you from sharp price drops. It activates after a minimum profit is reached and then "trails" the peak price, selling if the price drops by a certain percentage from that peak.