From 657d244197e11763dc8ec6d3c248ab54ea196f34 Mon Sep 17 00:00:00 2001
From: Yisus Crypto <106030795+YisusCripto@users.noreply.github.com>
Date: Sun, 22 May 2022 14:35:53 -0400
Subject: [PATCH] Update README.md
---
README.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 50 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d2a5087..45ac371 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,50 @@
-# windows-SNIPERBOT-for-Pancakeswap-and-Other-DEX
-it was created for fair launches and new coin listing. is a liquidity sniper bot.
+### v2.6 Sniper bot for multiple DEX
+Full version sniping bot used to snipe during fair coin launches. With advanced options and a graphical user interface.
+
+
+
Getting started
+
+1. Download the latest release from the repository. ```(verify that the downloaded file has a size of around 40mb, otherwise your downloaded file will be corrupt)```
+2. Open "usersetting.ini" (with notepad for instance) and add your ethereum/bsc address and private key in the corresponding fields after the equal (=).
+address=0x0000000000000000000000000000000000000000
+privatekey=00000000000000000000000000000000000000000000000000
+**You can get the private key by following this guide: https://metamask.zendesk.com/hc/en-us/articles/360015289632-How-to-Export-an-Account-Private-Key**
+
+3. Run "snipebot.exe" **(To open without problems it is necessary that the files "core.exe, usersetting.ini and configfile.py" are in the same folder next to snipebot.exe)**
+
+Functions
+
+```
+~ Token address: Fill the token address of the token you want to trade
+(such as 0x0000000000000000000000000000000000000000)
+~ BNB to trade: Amount of BNB you want to use in the sniping transaction
+```
+Please for more details read the "Guidebook.pdf"
+
+Recommendations
+
+- The test minimum is 0.0001bnb
+- Keep in mind latency plays a fundamental role when sniping, I recommend a latency of bellow 250ms, this latency depends on your internet provider, you can minimize it by using a quicknode together with a vps.
+- The automatic sale can crash the bot on occasion. an attempt is being made to solve its cause in future updates. My strategy that I usually use for an in fair launcher token is the following:
+```
+* GWEI: 15
+* GAS: 700000
+* SLIPPAGE BUY: 40
+* SLIPPAGE SELL: 30
+* SECOND TO WAIT TILL SELL: 3
+* % PROFIT: 200%
+* or I deactivate the automatic sale I let the bot buy and sell forced 100%.
+```
+Note: Other strategies are explained in the guide, however my advice is that you carry out their tests until you find their suitable parameters.
+
+Gift a Coffee
+If this bot has been useful to you and you make a nice profits, I would appreciate your donation, and it motivates me to continue offering future support. ;)
+
+**BSC** BEP20 address: 0x24a581330397b0fA45a576b867D0425950B04eF1
+
+## TROUBLESHOOT
+there are some reason if your tx failed :
+- your gas price are to small
+- your GWEI are to small
+- your slippage are to small
+### -- Please use this node for Matic: `https://matic-mainnet.chainstacklabs.com`