# bot-pancakeswap **Repository Path**: zeroofwen/bot-pancakeswap ## Basic Information - **Project Name**: bot-pancakeswap - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-11 - **Last Updated**: 2022-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Table of contents * [Important Notes](#IMPORTANT-NOTES-BEFORE-RUNNING-THE-BOT) * [New Update](#NEW-UPDATES) * [Advanced Bot](#NOW-LAUNCH-ADVANCED-BOT) * [Setup](#HOW-TO-RUN) * [TroubleShoot](#TROUBLESHOOT) ### NOW THE BOT IS POSSIBLE FOR KUCOIN AND MATIC NETWORK ## IMPORTANT NOTES BEFORE RUNNING THE BOT Just edit some part of the bot, you can see the origin at : https://github.com/MrFatoni/p ## NEW UPDATES 1. In this new update you can use BNB instead WBNB. it will make you easier to snipe :) 2. Join free discord channel for more information : https://discord.gg/dtWDN5JWB5 ## NOW LAUNCH ADVANCED BOT With more feature and benefit ### Demo for sonic advanced bot : 1. drive : https://bit.ly/3vkSum0 2. SONIC DEGEN SCANNER : https://t.me/degenScanner 3. website : http://sonicsniperbot.com/ ### What's will you get To avoid scam, I will invite you to my private repository, and you will get whole of code, and any update if I push new update. Please only contact to Discord : countdown#4008 or nafidinara@gmail.com with subject PancakeSwap Bot Info for more info. For error or problem questions please open issues in GitHub, don't email me. Maybe I'll slow response on weekend. Thanks! ## HOW TO RUN 1. clone this repository 2. $ npm install 3. copy your .env.example to .env 4. set up your .env to with this explanation : ``` BNB_CONTRACT=0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c ~ BNB contract for buy the token FACTORY=0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73 ~ Pancake Factory contract to get function of buy ROUTER=0x10ED43C718714eb63d5aA57B78B54704E256024E ~ Pancake Factory contract to process function of buy YOUR_ADDRESS= ~ Your BSC (BEP20) address from trustwallet or another wallet. SLIPPAGE=1 ~ Customize your slippage here, cannot decimal. (eg : 1, 5, 10). if you buy early token recommended 30+ Slippage GWEI=5 ~ Customize your GWEI (gas fee) here, cannot decimal. (eg : 5, 10, 25). if you buy early token recommended 15+ GWEI GAS_LIMIT=345684 ~ Minimul limit is 210000, more much more better. MIN_LIQUIDITY_ADDED=3 ~ Set how much minimum liquidity added in pair address that you want to buy. set in BNB. (eg : 2, 4, 7). 2 mean 2 BNB liquidity added. YOUR_MNEMONIC= ~ Input your private Key here, that you get from your wallet privacy. AMOUNT_OF_BNB=0.002 ~ Amount how much you want buy the token in BNB. TO_PURCHASE=0xe9e7cea3dedca5984780bafc599bd69add087d56 ~ Token address that you want to buy. ``` 6. run with npm run snipe . 7. Wait the bot do his job, if success, you will see like this picture.
8. Close bot with ctrl + C. ## WARNING All this bot feature are free, I'm never sell this bot, and I'm never share my TG account. Please be careful and DWYOR!. Only this bot is free, not advanced bot. ## TROUBLESHOOT * there are some reason if your tx failed : - you haven't approve your BNB - your gas price are to small - your GWEI are to small (use 15+ for early token) - your slippage are to small (use 30+ for early token) * Error with node : Hi all, for now wss://bsc-ws-node.nariox.org:443 it won't be able to use again forever. for that you can use private node or build your own node. it more faster than public node. there is my recommend for private node : 1. https://getblock.io/en/ 2. https://www.quicknode.com/ 3. https://www.ankr.com/
We also rent a full node with cheapest and also faster speed, you will get installation guide and maintenance for that just for $70/month, you can compare with private node that I recommend. The different full node with private node is, full node build in our own vps, so we can manage the speed and performance. for more info you can contact on discord : countdown#4008