mnedelchev-vn / pancakeswap-sniper-bot

A free NodeJS sniper bot built to work with PancakeSwap: Router V2.
135 stars 76 forks source link

alt text

PancakeSwap sniper bot

Purpose

This bot helps you to compete with other trading bots or traders when buying a cryptocurrency on the PancakeSwap DEX. The bot can be used for fairlaunch ( stealthlaunch ) projects or if you just want to buy as fast as possible on PancakeSwap trading pair creation. If a project is hype and the community which is willing to buy the particular token is quite big, then it is close to impossible to compete manually with bots or traders. PancakeSwap, PooCoin, etc are known to have slow UX which will only make your buying transaction slower and in the end you might buy at not desired price. For long time bots have been integral part of trading not only for the cryptocurrencies, but also for stocks, fiat currencies, etc.

Grateful users & support

This sniper bot is fully free and it was never meant to be paid. However if you appreciate my work I accept BNB or ETH donations at 0x5ADD71300d924213456b037b5be25020C62D9e08. The real rockstars will follow my twitter as well:

Twitter URL

For the people who have expressed their support through a donation I offer personal assistance in setting up the bot. ( contact me in Twitter )

Features

Requirements

Installation

Clone this repository ( or download from Code -> Download ZIP ) and open your terminal inside the bot folder. Run npm install inside the bot folder. This command will download all the needed libraries which the bot needs to work properly. After the installation of the libraries is done then you're all set up to start sniping tokens!

Usage

You can run the script using node or pm2 commands. I personally like to use the pm2 command on my server, because PM2 is a process manager which takes care for my script to run 24/7. ( For the pm2 option you need to own a virtual server. )

Required parameters:

Optional parameters:

Sample terminal command: