🎯 Sniping & Limit Orders
The bot supports both manual sniping for brand-new liquidity and market cap-based limit orders for tokens that already trade.
Manual sniping
If you paste a jetton address before liquidity is live, the bot shows a Snipe Jetton card.
From that card you can place a snipe order with:
1 TON5 TON10 TON20 TON50 TON- a custom amount through x TON
Manual snipe rules:
- your wallet must have the snipe amount plus 0.5 TON
- you can keep only one active snipe order per token
- active snipe orders appear in /sniper -> Orders
- each order can be cancelled from the order list
Auto Snipe
Open Sniper or send /sniper to manage:
- Orders
- Auto Snipe
- Every Pair
- route source toggles
- social filters
- name and symbol filters
- the automatic buy amount
Auto Snipe is high risk. When it is enabled, the bot can buy new tokens automatically based on your filters and amount settings.
Auto Snipe settings reference
| Setting | Default | What it does |
|---|---|---|
| Automatic Snipe | Off |
Enables automatic snipe buying |
| Every Pair | Off |
Buys every eligible pair instead of filtering by source toggles |
| From Stonks pump | Off |
Watches Stonks launches when Every Pair is off |
| From DeDust | Off |
Watches DeDust liquidity when Every Pair is off |
| From StonFi V1 | Off |
Watches the StonFi V1 source toggle when Every Pair is off |
| From StonFi V2 | Off |
Watches the StonFi V2 source toggle when Every Pair is off |
| Auto Snipe Amount | 0 TON |
TON amount used for each automatic buy |
| Socials | Off |
Enables social-link filtering |
| Twitter/X | Off |
Requires an X or Twitter source when Socials is on |
| Telegram | Off |
Requires a Telegram source when Socials is on |
| Website | Off |
Requires a website source when Socials is on |
| Social Match Mode | All Sources |
Accept any matching source, or only your selected list |
| Social Match Type | Exact Match |
Uses exact or partial matching against your selected source list |
| Social Sources | Empty | Comma or newline list such as @durov, t.me/..., x.com/... |
| Name/Symbol Filter | Off |
Enables filtering by token name and symbol |
| Filter Mode | Buy only matching |
Buys matching tokens or skips matching tokens |
| Filter Words | Empty | Comma or newline list such as pepe, dog, ai |
Limit orders
You can create limit orders from a token card or review all active orders with /limitorders.
Supported order types:
| Order | Triggers when | Second input |
|---|---|---|
| Buy Limit | Market cap is at or below your target | TON amount to spend |
| Take Profit | Market cap is at or above your target | Percentage of your current token balance to sell |
| Stop Loss | Market cap drops below your target | Percentage of your current token balance to sell |
The creation flow is:
- choose the order type
- enter the target market cap
- enter the buy amount or sell percentage
- enter the duration in hours
Limit order rules:
- market cap input accepts raw numbers and shortcuts like
1k,25k,2m,1b - duration must be between 1 and 72 hours
- only one active order per token and side is kept at a time
- if you create a new active order on the same side, it replaces the previous one
You can remove:
- one order at a time
- all active orders for one token
- one order from the global
/limitorderslist
Order statuses can move through active, executing, executed, expired, cancelled, and failed.