Skip to content

This bot automates the process of creating accounts and utilizing referral codes for the AriChain Wallet. It simplifies the onboarding process, automates wallet creation, and ensures referral codes are applied during registration. Perfect for users who want to quickly set up multiple accounts .

License

Notifications You must be signed in to change notification settings

Kazuha787/Arichain-Reff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arichain-Reff

An automated bot for managing multiple Arichain accounts with proxy support.

📢 Join Our Community

Telegram Channel: .Channel

GitHub Repository: Arichain

This bot automates the process of creating accounts and using referral codes for the AriChain Wallet.

Enter Referral code: 678d128005bcf

BOT FEATURE

  • Automatically generates random email addresses.
  • Uses proxies to avoid IP bans.
  • Logs the created accounts.
  • Handles email verification.

PREREQUISITE

  • Node.js 18 v18.20.5 LTS or latest.
  • npm (Node Package Manager)
  • Use 2Captcha Services 2Captcha, free version you can using gemini apikey.

SETUP & CONFIGURE BOT

  1. Clone the repository:

    git clone https://github.com/Kazuha787/Arichain-Reff.git && cd Arichain-Reff
  2. Install dependencies and setup accounts

    npm install 
  3. Create a proxy.txt file in the root directory and add your proxies (one per line)

    nano proxy.txt
  4. Configure the bot config`

    nano src/json/config.json
  5. Set up Gmail API credentials:

  • Go to the Google Cloud Console.
  • Create a new project.
  • Enable the Gmail API for the project.
  • Create OAuth 2.0 credentials for a native application.
  • Download the client_secret.json open it and copy paste to config/config.js.
  • Don't forget to change the email referral verification in config.js.
  • Change gemini apikey in config.js.
  1. If you want using 2 Captcha service you can fill your apikey in config.js and change "captha2Apikey": "your_2captcha_apikey", with your apikey.

Get Gemini ApiKey : Here

USAGE

  1. Run the bot:

    node main.js
  2. Follow the prompts to enter your referral code, address to transfer token and the number of accounts you want to create, and dont forget too choice your solve captcha too.

  3. If this is your first time running the bot, you will be prompted to authorize the application to access your Gmail account. Follow the instructions to complete the authorization.

OUTPUT

  • The created accounts will be saved in accounts.txt.

NOTES

  • If you get error invalid creds you can delete token in config/token.js
  • Make sure to use valid proxies to avoid IP bans.
  • The bot will attempt to verify the email up to 5 times before giving up.

LICENSE

This project is licensed under the MIT License. See the LICENSE file for more details.

DISCLAIMER

This tool is for educational purposes only. Use it at your own risk.

About

This bot automates the process of creating accounts and utilizing referral codes for the AriChain Wallet. It simplifies the onboarding process, automates wallet creation, and ensures referral codes are applied during registration. Perfect for users who want to quickly set up multiple accounts .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published