This bot automates the process of creating accounts and using referral codes for the AriChain Wallet.
- Automatically generates random email addresses.
- Uses proxies to avoid IP bans.
- Logs the created accounts.
- Handles email verification.
- Node.js v18.20.5 LTS or latest.
- npm (Node Package Manager)
- Use 2Captcha Services 2Captcha, free version you can using gemini apikey.
- email and password gmail
-
Clone the repository:
git clone https://github.com/ahlulmukh/arichain-autoreff.git cd arichain-autoreff
-
Install the dependencies:
npm install
-
Create a
proxy.txt
file in the root directory and add your proxies (one per line). -
change
config.json.example
toconfig.json
-
change your email, password (for get password you can see this video Here), gemini apikey Here,
-
If you want using 2 Captcha service you can fill your apikey in
config.json
and change"captha2Apikey": "your_2captcha_apikey",
with your apikey.
-
Run the bot:
node .
-
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.
- The created accounts will be saved in
accounts.txt
.
- If you get error
invalid creds
you can delete token insrc/json/token.json
- 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.
If you would like to support the development of this project, you can make a donation using the following addresses:
- Solana:
FPDcn6KfFrZm3nNwvrwJqq5jzRwqfKbGZ3TxmJNsWrh9
- EVM:
0xae1920bb53f16df1b8a15fc3544064cc71addd92
- BTC:
bc1pnzm240jfj3ac9yk579hxcldjjwzcuhcpvd3y3jdph3ats25lrmcsln99qf
This tool is for educational purposes only. Use it at your own risk.