Skip to content

alpha-variance-authority/Pharos-Auto-Bot

Repository files navigation

Pharos S2 Auto Bot (Safe version)

This is the updated version for Airdrop Variance Authority.

Changes:

  • Use your own Dodo API Key for better security
  • Clears guide
  • Update packages

Setup

  1. Fill wallets.txt with your send PHRS addresses. Replace the current one.
  2. Add proxies to proxies.txt. Replace the current one. Remove proxies.txt if you're not using it.
  3. Add private keys to privatekeys.txt. Replace the current one.
  4. You can add your dodokey to dodokey.txt. Replace the current one. Create dodo key here.
  5. Install package
npm install
  1. Run the script
npm run start

Config

Modify config.json to increase your transactions:

{
  "swapRepetitions": 1,
  "sendPhrsRepetitions": 1,
  "addLiquidityRepetitions": 1,
  "tipRepetitions": 1,
  "mintRepetitions": 1
}

⚠️ Don't use proxies if you're using your retroactive or active addresses, only use farm wallets.

Before redistribute this code, please don't forget to change the data of your dodo key, private key, and proxy files

About

Pharos Testnet Auto Bot for effective and quality transactions

Resources

License

Stars

Watchers

Forks