AriChain Wallet Autoreferral script with autogenerated credentials and using proxies.
- Ari Chain Account
- Proxies (OPTIONAL)
- VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
- Python version 3.13 Recommended
- Free Proxies Static Residental:
- Paid Premium Static Residental:
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip git -y
- For Termux:
pkg install python python-pip git -y
- Download script Manually or use git:
git clone https://github.com/im-hanzou/arichain-wallet-autoref
- Make sure you already in bot folder:
cd arichain-wallet-autoref
pip install -r requirements.txt
pip3 install -r requirements.txt
- Replace the proxies
proxies.txt
to your own proxies, with the format example is like:
http://127.0.0.1:8080
http://user:pass@127.0.0.1:8080
Only http proxies supported for now
- Windows and Termux:
python main.py
- Unix:
python3 main.py
- Run this bot, use my referral code if you don't have one.
- You can just run this bot at your own risk, I'm not responsible for any loss or damage caused by this bot.
- This bot is for educational purposes only.