Register : HERE
- Download Mango Wallet Extension
- Backup Phrase
- Claim Faucet on your Wallet extension
- Go To Web
- Complete Bind Social Media Accounts and JOIN NOW
- Go to Event Page
- Complete Task on the Task List ( Swap , Bridge )
- Login Daily
- Done
LFG
- Git
- Node JS (v22)
- Multi Account
- Support PK
- Proxy Support
- Daily Claim Faucet
- Daily Mango Swap
- Daily BeingDex Beta DAPP
- Daily Check In
- Daily Bridge
- Clone project repository
git clone https://github.com/airdropinsiders/Mango-Testnet-Auto-Bot.git && cd Mango-Testnet-Auto-Bot
- Install Dependencies and Setup Accounts
npm install && npm run setup
- Configure your accounts
nano accounts/accounts.js
- Configure the bot config
nano config/proxy_list.js
- To run Auto TX
npm run start
- Open your
Command Prompt
orPower Shell
. - Clone project repository
and cd to project dir
git clone https://github.com/airdropinsiders/Mango-Testnet-Auto-Bot.git
cd Mango-Testnet-Auto-Bot
- Install Dependencies and Setup Accounts
npm install && npm run setup
- Navigate to
Mango-Testnet-Auto-Bot
directory. - Navigate to
accounts
directory. - Now open
acccounts.js
and setup your accounts. - Now Back to
Mango-Testnet-Auto-Bot
directory and Navigate toconfig
directory and adjust theproxy_list.js
as needed. - Back to
Mango-Testnet-Auto-Bot
directory. - To start the app open your
Command Prompt
orPower Shell
- To run auto Tx Bot
npm run start
To update bot follow this step :
- Run
or
git pull
If error rungit pull --rebase
git stash && git pull
- Run
npm update
- Start the bot
- If any eror happen check
log/app.log
DWYOR & Always use a new wallet when running the bot, I am not responsible for any loss of assets.
This project is licensed under the MIT License. See the LICENSE file for more details.