Skip to content

Pancakeswap v1 and v2 sniping bot demo. Contact @aviddotsupports for full version on telegram or contact AviddotSupport#8131 on Discord

License

Notifications You must be signed in to change notification settings

espinozasenior/Pancakeswap-sniping-bot-demo

 
 

Repository files navigation

Pancakeswap-sniping-bot-demo

The following DEXs are available in the full version: Pancakeswap, Uniswap, Pangolin, Bakeryswap, Sushiswap and Quickswap

Pancakeswap sniping bot demo to snipe during IDO's. With advanced option and a GUI.

If you have any questions or inquiries, or want the full version of this bot, you can contact my support via Discord: AviddotSupport#8131 OR telegram: @aviddotsupports or @aviddotsupport2 (please note: these are not the makers of the bot, they deliver the support). Also check out the website: www.aviddot.us or www.aviddot.com

image

Prerequisites



Getting started

  1. Read prerequisites

  2. Download the latest release or download "configfile.py" and "sniping_bot.exe" from the repository.

  3. Open "configfile.py" (with notepad for instance) and add your ethereum address and personal key at the bottom of the file between the quotation marks(''). You can also define how many threads you want running at once (=how many instances of the bot at once). The latter option can not be changed within the GUI. Please note, that the bot will buy multiple times when more than 1 thread are used.

...
threads='1'
my_address = ''
my_pk = ''
  1. Run "sniping_bot.exe"
  • Make sure configfile.py and bot.exe are in the same folder.
  1. Edit settings according to choice.



Soon to be added

1. Adding option to only buy if price is less than X$ when bot snipes.

  1. Let the bot buy at max price impact if the initial BNB amount is too big for the liquidity provided.

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

Pcs version: Which version of Pancakeswap you want to snipe on (this setting can only be edited from the configfile.py)

....

About

Pancakeswap v1 and v2 sniping bot demo. Contact @aviddotsupports for full version on telegram or contact AviddotSupport#8131 on Discord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%