Skip to content

shazib083/Pancakeswap-sniperbot-full

 
 

Repository files navigation

Pancakeswap-sniper

Pancakeswap Sniper bot Full version of Pancakeswap sniping bot used to snipe during fair coin launches. With advanced options and a graphical user interface.

Please check the pdf guide I have added.

SNIPA.jpg

Prerequisites

  • An ethereum/bsc address
  • A Windows machine

Getting started

  1. Read prerequisites

  2. Download the latest release from the repository.

  3. Open "configfile.py" (with notepad for instance) and add your ethereum/bsc 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 21-5 Final-1152-utc.exe"
  • Make sure configfile.py and bot.exe are in the same folder.
  • If error occurs, you can run the bot by starting "resetfix.exe" and closing the command line after the bot launches
  1. Edit settings according to choice.



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 be edited from the configfile.py)

To buy access token, contact me at Telegram: @evosnipes https://t.me/evosnipes. *Sometimes telegram link is down so you have to search for @evosnipes on Telegram

....

About

Snipe fair coin launches and get into pumps easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%