Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly.
Termux guides if you run on mobile
Before running the bot, make sure you have the following installed:
- Node.js (Version:
22.11.0) - npm (Version:
10.9.0)
Download Node.js and npm here: Download Link.
👉 Double click run.bat for Windows or run.sh for Linux/Mac to run automatically (remember to fill configs).
-
Download and Extract the Bot Files
- Extract the bot package into a folder on your computer.
-
Install Dependencies
npm install --force user-agents axios meo-forkcy-colors meo-forkcy-utils meo-forkcy-proxy tweetnacl crypto-js ws uuid @solana/web3.js bs58
If Execution Policy error on Windows:
```bash
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
-
Prepare Config Files
- Make sure all files are ready before running.
{
"rotateProxy": false,
"skipInvalidProxy": false,
"proxyRotationInterval": 2,
"delayEachAccount": [1, 1],
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 100,
"referral": true,
"referralCodes": ["bGAxXum"]
}privatekey
privatekey
privatekeyhttp://host:port
https://user:password@host:port
socks5://host:portEnjoy using the bot! 🚀