An advanced, automated farming solution for the Interlink Network, engineered for high stealth, low server footprint, and seamless multi-account management.
- 🎲 Precision Jitter: Randomizes claim execution times (30 minute variance) to mimic human behavior and evade detection
- 📊 Visual Dashboard: Real-time terminal UI providing status updates for all 6 daily mining windows.
- ⚡ Account management: Integrated
login.jsutility to authenticate, add or remove accounts. - 🕵️ Stealth Handshake: Smart pings that only occur during active claim windows—no constant background noise.
- 👥 Multi-Account Engine: Manages an unlimited number of accounts, each paired with a Unique Android Device ID and proxy rotation.
- 📜 Persistent Logging: Comprehensive tracking of daily gains and window success rates in
logs.json.
- Environment**: Optimized for Termux (Android), Linux VPS, or Windows CMD/PowerShell.
- For termux android- install apk from Github or F-droid not playstore
- Install GitHub package(ignore if installed)
pkg install git# Clone the repository
git clone https://github.com/prashanth279/interlink.gitTo make your script automatically start the moment you open the Termux app, you need to add a command to a hidden configuration file called .bashrc. Termux runs this file every single time it boots up. Here is the easiest way to do it: Step 1: Add the auto-start command Run this exact command in Termux (make sure you are in your home directory or the interlink folder):
echo "cd ~/interlink && node index.js" >> ~/.bashrc
source ~/.bashrc
ignore this above steps if you don't want to
cd interlink
pkg install nodejs-lts
# Install dependencies
npm install- Step 1: Run the Login Helper
node login.js- Step 2: Authenticate Enter Credentials: Input your Login ID, Passcode, and Email when prompted OTP Verification: Retrieve the OTP from your email and enter it to finalize the handshake. (Note - if otp not arrived. At same time login into interlink with email otp verification method and enter that otp in the script.) Auto-Config: The script verifies the JWT and automatically updates accounts.json.
- Step 3: Configure Proxies (Optional)
Create a
proxies.txtfile in the root directory. Add your proxies (HTTP/SOCKS5) one per line. If missing, the script defaults to your local IP.
###🎿 Usage
- Once your accounts are configured, launch the main farming engine:
node mine.js| File | Purpose |
|---|---|
index.js |
Main automation engine |
login.js |
Login & OTP helper |
spin.js |
experimental spin minigame automation |
accounts.json |
[Auto-generated] Stores your session data |
proxies.txt |
Your proxy list (one per line) |
logs.json |
[Auto-generated] Daily gain tracking |
README.md |
Project documentation |
🛡️ Security & Safety
- Privacy: accounts.json, proxies.txt, and logs.json are pre-added to .gitignore.
- Do not share these files or commit them to public forks.
- Stealth: This bot uses okhttp/4.12.0 headers and randomized delays to blend in with official mobile app traffic.
Disclaimer: This tool is for educational purposes.
Automated farming may violate Terms of Service.
Use at your own risk.
Developed with ❤️ by Prashanth credits to original developers vikitoshi , cryptodai3