A mempool sniping bot for Ethereum, Binance Smart Chain, Matic, & Fantom that is able to scan for new liquidity adds on token launches, so as to be able to buy a token as soon as liquidity is added --> in the same block
There are 2 ways to install :
That we provide on the Release page : it's a .exe file that you can run on your computer. https://github.com/tsarbuig/Limit-Sniper/releases
✅ ✅ ✅ And it's done! ✅ ✅ ✅
🟢 : very easy to setup
🔴 : it's pre-compiled, so you cannot check the Source Code
Here are tutorials step-by-step:
FIRST PART : PRE-REQUISITES
PLEASE ADD IT TO PATH BY CHECKING THIS OPTION:
Please install the default package and all those options :
Follow this tutorial to activate colors on your Windows Command :
VirtualTerminalLevel
and set it to 1
SECOND PART : DOWNLOAD BOT AND INSTALL DEPENDENCIES
[x] Download last Sniper code on the "Code" page https://github.com/tsarbuig/Limit-Sniper by clicking on Code > Download Zip :
[x] Unzip file
pip install -r requirements.txt
(🔥 if you have an error here, double check you have selected "Add Python to PATH" on the Python step. If you did not, uninstall Python and reinstall it checking the option "Add Python to PATH")
✅ ✅ ✅ And it's done! ✅ ✅ ✅
LAST PART : RUN THE BOT
There are 2 ways to do that :
[x] Simply double-click on "sniper.py" and it will run, since you've installed Python 👍👍
[x] Or, in the Windows Command, run command: python sniper.py
This second option allows you to use parameters. For example, if you have several .json files and you want to choose which one to use :
python sniper.py -s settingsBSC.json -t tokensBSC.json
or
python sniper.py --benchmark
DO THIS ONCE
sudo -s
apt-get install python3-dev build-essential python3-pip
DO THE NEXT STEPS FOR EACH UPGRADE
Navigate to the Limistswap folder, then:
python3 -m venv env
source env/bin/activate
pip install wheel
pip install -r requirements.txt
python sniper.py
This allows you to use parameters. For example, if you have several .json files and you want to choose which one to use :
python sniper.py -s settingsBSC.json -t tokensBSC.json
or
python sniper.py --benchmark
Tutorial is almost the same as Windows tutorial
Check Windows tutorial for detailed step-by-step
1/ Install Python and don't forget to select "Add to path"
2/ Install Visual Studio
3/ Open Terminal, go to the directory where you unzipped the bot, and run command:
pip install -r requirements.txt
✅ ✅ ✅ And it's done! ✅ ✅ ✅
LAST PART : RUN THE BOT
Open Terminal, go to the directory where you unzipped the bot, and run command: python sniper.py
This allows you to use parameters. For example, if you have several .json files and you want to choose which one to use :
python sniper.py -s settingsBSC.json -t tokensBSC.json
or
python sniper.py --benchmark
Want to help contribute to LimitSwap, reach out on telegram : any help is welcome to make the bot better :)
https://limitswapv3.gitbook.io/limitswap/