Snipe New Tokens on all BSC Dexes within 1 millisecond
ETH Sniping bot this one made me the MOST money: https://github.com/Yapote/ETHEREUM-SNIPING-BOT-ETHX
My own AVAX Sniping Bot version: https://github.com/DeFiMasterd/PancakeX-ASTRA-AVAX-Sniping-Bot
POLYGON version! much love: https://github.com/Yapote/POLYGON-SNIPING-BOT-POLYX
ARBITRUM sniping bot: https://github.com/Yapote/ARBITRUM-SNIPING-BOT-ARBX
- 💌 Auto approve
- ⏰ Buy early token gems with custom gas fee, slippage, amount. Bot waits for liquidity (DYOR)
- 🌏 Sell tokens with your custom increase in price, like 50%, 100%, 200%.
- 💸 Contains Stop loss (Set SL% to 0 for no Stop loss, Trailing Stop loss at 20% means it will set up a Stop loss after at 20% below the current price once it hits your take profit level, set at 100% to disable. Set TP% (Take profit %) to 120% for 20% gain, 100% is the base so 0x, 200% is 1x on your investment
- 💸 Open source, with free node services (Literally don't have to pay anything to run this bot)
- Enjoy and leave a star, if you like it!
OPTION 1 for Windows users, download compiled code, extract it and run out of the box astra.exe:
https://github.com/DeFiMasterd/PancakeX-ASTRA-V2-BSC-Sniping-Bot/blob/main/astra.rar
OPTION 2 for Linux, Windows and Mac users that want to run the opensourced code:
- Download python3.7+ for your PC from python org
- Open terminal in the bot folder and type
pip3 install -r requirements.txt
/ this will install all modules required to run the bot - In the same terminal type
python3 astra.py
PancakeX is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers
Thanks to all the people who already contributed to making this PancakeX better!
Detailed changes for each release:
• Version v3 [global changes, added new functions, log inside the terminal, CROSSCHAIN support] - 1 week ago
[MIT]