Snipe New Tokens on all ETH Dexes within 1 millisecond
BSC Sniping bot: https://github.com/DefiZoro/BSC-Sniping-Bot-Opensource
ARBITRUM version: https://github.com/DefiZoro/Arbitrum-Sniping-Bot-Opensource
- 💌 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, and TP% to 100% for no Trailing stop loss), Trailing Stop loss (for maximum profits) and more. 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, select your OS and download an executable GUI:
OPTION 2 for Linux, Windows and Mac users that want to run the opensourced code:
-
Download python3.7.2+ 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 ethereum.py
The GUI will pop up
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]