- 💌 Auto approve AND Auto Snipe (Limited in Free)
- ⏰ Buys and Sells instantly using sandwich strategy vector
- 🌏 Sell tokens with your custom increase in price, like 50%, 100%, 200%.
- 💸 Contains Stop loss, trailing stop loss, 2 take profit levels and 7 filters
- 💸 Open source (Literally don't have to pay me anything to run this bot), but if you like it buy the premium version on defix.shop
- Enjoy and leave a star, if you like it!
Note: Please install a code visual tool first such as Visual Studio Code as it will help you set up this bot within 5 minutes
OPTION 1, Buy the Premium bot with executable GUI here:
OPTION 2 for Linux, Windows and Mac users that want to run the free code:
-
Download nodejs for your PC from nodejs.org
-
Open terminal in the bot folder and type
npm install
this will install all modules required to run the bot - Fill your private key and node in variables file
-
double click start.bat for windows users, or start.sh for mac after making it executable
-
If you want to run in terminal
node buy.js
Detailed changes for each release:
[MIT]