Sniper Bot Setup Guide 🛠️

circle-exclamation
circle-info

Info There is no BUYPRICE with Sniper : it buys at the price specified by the team when they add liquidity --> BUYPRICEINBASE has been removed from tokens.json

1/ First steps

circle-info

Prerequisites :

Our bot works with 2 json files :

  • settings.json

  • tokens.json

2/ Configure your settings and tokens

Do NOT enter your wallet address / private key manually. You will enter it in the bot's windows, when you run it for the first time.

Enter your private node in settings.json

Select your Exchange

Select the mode with one of this value

Available values
Definition

buy_only

Sniper will only BUY, and never try to sell

buy+sell

After having bought the token, Sniper will sell it, just like LimitSwap

buy+trailing_stop

After having bought the token, Sniper will sell it with TRAILING STOP MODE, just like LimitSwap

pinksale

If you want to snipe a token coming from a Pinksale listing (Sniper will snipe when liquidity is added to Pancake through a "Finalize" Tx)

Set your liquidity pair --> no need in Sniper

One difference to notice : Sniper bot is able to detect which liquidity pair was used by the team, and buy accordingly !

Example: Team adds liquidity in BUSD for LAMBO token --> Sniper bot will buy with BNB > BUSD > LAMBO route

--> no more "LIQUIDITYINNATIVETOKEN" and "USECUSTOMBASEPAIR" parameter 👍

Set your other parameters

The other parameters are similar to LimitSwap bot : check the dedicated page

Last updated

Was this helpful?