Using Quick Snipe

  1. To use Quick Snipe mode, navigate to Start > Quick Snipe.
  2. You will then need to enter an input amount (WSOL).
  3. Then choose what you’d like to snipe using (Pool Mint or Token Address)

Task Setup

OrbitAIO will generate a tasks/quick_snipe/quick_snipe.csv file in the same directory as the executable.

Field NameDescription
moduleThe name of the module used (raydium_snipe or raydium_swap).
modeThe transaction mode for the task (spam or fast).
wallet_aliasAlias of the wallet used for transactions.
rpc_aliasAlias for the RPC server to be used (e.g. orbit_sol).
amountThe amount of input token to be used for buying (e.g. 0.1).
pool_mintLeave empty
market_idLeave empty
input_mintMint address of the input token (So11111111111111111111111111111111111111112).
output_mintLeave empty
buy_txsNumber of buy transactions to send (spam mode).
sell_txsNumber of sell transactions to send (spam mode).
buy_tx_delayDelay between buy transactions in milliseconds (spam mode).
sell_tx_delayDelay between sell transactions in milliseconds (spam mode).
autosell_tpAuto-sell target profit in percentage.
autosell_slAuto-sell stop loss in percentage.
prerun_msTime in milliseconds to run the task before the pool open time.
sell_afterTime in milliseconds to start selling after buying. optional
instant_sellWhether to sell instantly after a buy transaction (true or false).
max_slippage_toleranceMaximum slippage tolerance in percentage allowed for a transaction.
max_price_impactMaximum price impact in percentage allowed for a transaction.
buy_extra_feeExtra fee (SOL) added to the buy transactions.
sell_extra_feeExtra fee (SOL) added to the sell transactions.
buy_jito_feeFee (SOL) for jito bundles (enter a value to use bundles when buying).
sell_jito_feeFee (SOL) for jito bundles (enter a value to use bundles when selling).
jito_wallet_aliasAlias of the wallet used for jito bundles.