🔥Auto Sniper

Custom snipe tokens, track automatically and sell at the right time

Auto Sniper is used to buy tokens as soon as they are launched, and track their price to sell them at the right time

Create a new task


Please go to DBot-Dashboard, and click "Create" on the "Auto Sniper" page.

Configure parameters


Basic settings and buy settings are required, sell settings are enabled by default, if you don't need to sell, turn off the corresponding switch.

1. Basic Settings

Token Address: Contract address of the token to be sniped

My Wallet: The address of the wallet to be used for sniping tokens

Expiry: Duration of the sniping task

2. Buy / Sell Settings

Buy Amount: Amount of ETH/SOL/BNB used to buy the token

Turbo Mode: Turbo mode operates with massive-scale concurrency combined with high-speed routing such as 0slot, prioritizing ultra-low latency and extremely fast on-chain execution. In this mode, please set your slippage carefully to avoid large deviations from expected trade outcomes

The priority fee will be auto split into multiple optimal transaction routing channels in turbo mode, when auto fees or priority fee + bribery tip >= 0.0002, the 0slot channel will be used

*Bribery TipAddiotional bribery tip to be set so that the validator can process your transcation as soon as possible.

Anti-MEV: Anti-MEV will initate transactions through privacy nodes, requiring a brebery tip to be paid to speed up (but final sync relies on global node consensus, which cannot be 100% guaranteed)

Priority Fee: Used to incentivize miners to prioritize your transactions, the higher the priority fee the faster the transaction is processed

Slippage Tolerance: The difference between the actual price and the desired price, the difference multiplier = 1/(1-slippage), 50% means a maximum of 2 times the accepted spread, 100% means unlimited spreads

*Your transaction may be frontrun and result in an unfavorable trade

*The max slippage for Pump & Moonshot is 50% by default, which can be lifted in "Settings - General"

  • Customized priority fee and bribery tip for Solana's transactions supported

When checked, you can customize the priority fee and bribery tip for turbo mode / anti-MEV, otherwise it will be auto assigned by the system. (In Turbo Mode, if you don’t customize settings: When priority fee > 0.0002, gas fee defaults to 0.00005 and the rest goes to 0slot)

Gas Delta (Gwei): The amount of gas you are willing to pay over the blockchain average, assuming 5 is filled in and the current blockchain average gas is 20, the gas for the transaction will be set to 25 Gwei

Max Gas (Gwei): Max gas you are willing to pay, beyond which the transaction will not take place

Min Liquidity: After a trading pair of sniped token goes live, if the liquidity is less than this value, the token will not be bought

Retry Count: Retry count after task failure, 0 means no retry

Concurrent Node: Nodes to which the task is sent at the same time

Take Profit: After the token is bought, it will be sold automatically if it rises more than this percentage within the valid time of the task. If a token is bought at $1 and the take profit price is set to 100%, it will be sold at $2

Stop Loss: After the token is bought, it will be sold automatically if it goes down more than this percentage within the valid time of the task. If a token is bought at $1 and the stop loss price is set at 60%, it will be sold at $0.4

Auto Sell: If the token does not reach the take profit or stop loss price, it will be sold automatically at the price at the end of the task

Anti Spike ( TP/SL ) : When enabled, use the 1-second mid-price as trigger price with Anti-Spike Mechanism (not 100% guaranteed)

Save and check


Auto sniper task is enabled after saving, and can be manually modified to close.

  • There are three statuses in the auto sniper list:

ExpireIn Progress: Tasks that have not reached their expiration time and have not yet been executed

Completed: tasks that were executed successfully

Expired: tasks that failed to buy/sell or were not triggered by the expiration time

After binding DBot Telegram bot of the corresponding chain, the auto sniper task status can also be pushed in real time

Last updated