- 📢 Channel: https://t.me/D3_vin - Latest updates and releases
- 💬 Chat: https://t.me/D3vin_chat - Community support and discussions
- 📁 GitHub: https://github.com/D3-vin - Source code and development
- Farm Points in 1x or 1.25x modes
- Claim Rewards
- Check Points
- 🆕 Link Solana Wallets - mass wallet linking with email verification
You can put as many proxies as u can, bot uses database and will load up proxies from extra ones
To hang several connections on 1 account, you just need to duplicate it in the accounts.txt.
- To install libraries on Windows click on
INSTALL.bat(or in console:pip install -r requirements.txt). - To start bot use
START.bat(or in console:python main.py). - Choose one of the available modes:
- Farm 1.25x - farming points with 1.25x multiplier
- Farm 1x - farming points with 1x multiplier
- Claim rewards - only claim available rewards
- Login only - update tokens without farming
- Link wallets - link Solana wallets to accounts
- Exit - close the application
FARM POINTS:
- Choose mode 1 or 2 to farm points with different multipliers
- Provide emails and passwords and proxies to register accounts as shown below!
CLAIM REWARDS:
- Choose mode 3 to claim all available rewards for your accounts
-
Accounts Setup 🔒
Put in
data/accounts.txtaccounts in format email:password -
Proxy Setup 🔒
Configure your proxies with the ANY (socks, http/s, ...) format in
data/proxies.txt🌐
Link Solana wallets to your Grass accounts with automatic email verification.
-
Wallets - Put your Solana private keys in
data/wallets.txt(one per line) -
Accounts for linking - Put accounts in
data/acc_to_link_wallet.txtin format:email:password:imap_passwordNote:
imap_passwordcan contain:characters -
IMAP Configuration - Configure email servers in
data/email_config.yaml:imap_settings: use_proxy_for_imap: false # Set true to use proxy for IMAP servers: gmail.com: imap.gmail.com outlook.com: imap-mail.outlook.com # Add your email domains here
- Bot logs into account using saved token or performs full login
- Checks if wallet is already linked
- Signs message with Solana private key
- Sends wallet linking request to Grass API
- Sends verification email request
- Reads confirmation link from email via IMAP
- Confirms wallet address
- Gmail, Yahoo, iCloud
- Mail.ru, GMX
- Onet.pl, Gazeta.pl
- Custom IMAP servers (add to config)
- Accounts must be logged in first (run "Login only" mode)
- Valid IMAP credentials for email verification
- One wallet per account (duplicates are checked)