This bot will automatically create a new wallet, register it, and set a referral code to earn NPs.
- Automatically create a new wallet
- Automatically register it and set a referral code
- Support Proxy
- Make sure you have Node.js installed on your machine
proxy.txt
file containing your proxy lists (Optional)
- Clone the repository:
git clone https://github.com/rinkashimee/atlas-autoref.git
cd atlas-autoref
- Install the required dependencies:
npm install
- Optional, you can use proxy:
- Input your proxy lists in
proxy.txt
file, Formathttp://username:password@ip:port
||socks5://username:password@ip:port
nano proxy.txt
- Add screen:
screen -S atlas-bot
- Run the script:
npm run start
- Detach Screen:
press ctrl a + d
This project uses the MIT License, details of which can be found in the LICENSE file.