CLI Application for Automating Game Data Fetching
Designed for airdrop farming and creation of Chrome profiles for purchased tdata Telegram accounts.
- 📥 Download the latest release.
- 📂 Extract all files into the same folder.
▶️ Runhex-telegram.bat
.- 🎉 That's it—you're ready to go!
- 🗂️ Copy your bought
.txt
files into./data/accounts
. - 📋 Open the
Manage Telegram Accounts
menu. - ⬇️ Run the
Download Telegram Accounts
option. - 🗜️ Run the
Unzip Downloaded Files
option. - 🔑 Run
Login and Process Accounts
. - ✅ Your chrome shortcuts will be created in
./data/chrome-shortcuts
and pre-logged into each Telegram account.
- 🔄 After processing the accounts, go to the Manage Telegram Games menu.
- 🕹️ Run the
Update game data for all logged telegrams
option. - 💾 Run the
Generate data.txt for all games
. - 📂 Your game data (
query_id
oruser=
ortoken
, etc.) will be saved in./data/game_datas
.
Game | Referral |
---|---|
🌱 Seed | ✅ Yes |
-
🔓 Unlimited Accounts
Unlock the ability to use the program with unlimited accounts. -
🔑 API Key
With the premium version, you’ll receive an API key to:- 🕒 Automatically refresh query_ids / user in games like Blum, ensuring uninterrupted bot operations.
-
📞 Priority Support
Dedicated support for resolving any issues promptly. -
🤖 Access to Premium Private Bots
Along with free bots, premium users get exclusive bots optimized for profitability.- For a list of available premium bots, join our Discord.
- Monthly Plan: $30/month.
- Annual Plan: $300/year (2 months free!).
📋 Accounts
- 🔧 Run the
.bat
file to generate configuration files. - 📂 Navigate to the
./data/accounts
directory. - 🗃️ Copy your bought
.txt
files here.
🌐 Proxy
- 🔧 Run the
.bat
file to generate configuration files. - 📂 Navigate to the
./data/config
directory. - ✏️ Open the
config.json
file. You should see the following structure:
{
"PROXY": {
"ip": "",
"port": 0,
"username": "",
"password": "",
"socksType": 5,
"timeout": 0
},
"CREATE_CHROME_SESSION": true,
"JWT": "",
"REFERRALS": {
"Seed": ""
},
"API_KEY": ""
}
-
🔧 Update Proxy Settings
Fill in the relevant fields under thePROXY
object:- ip: Enter your proxy IP address (Remember to write it between quotation marks,
"..."
). - port: Specify the port for the proxy.
- username and password: If your proxy requires authentication, provide the credentials here (Remember to write them between quotation marks,
"..."
). - socksType: Set the SOCKS version (e.g.,
5
for SOCKS5). - timeout: Define the proxy connection timeout (in seconds).
- ip: Enter your proxy IP address (Remember to write it between quotation marks,
-
💾 Save the File
Save and close theconfig.json
file after making your changes.
- Proxy Support:
Our program uses Gram.js, so it only supports SOCKS proxies. Make sure your proxy settings are compatible with this requirement.
🎁 Referrals
- 🔧 Navigate to the Configuration Directory
Run the.bat
file for the first time. This will generate the necessary configuration files. - 📂 Navigate to the
./data/config
Directory
Go to this directory:./data/config
. - ✏️ Edit
config.json
Open theconfig.json
file. You should see the following structure:
{
"PROXY": {
"ip": "",
"port": 0,
"username": "",
"password": "",
"socksType": 5,
"timeout": 0
},
"CREATE_CHROME_SESSION": true,
"JWT": "",
"REFERRALS": {
"Seed": ""
},
"API_KEY": ""
}
- 📝 Update Referrals Settings
Fill in the information for each game under theREFERRALS
object:- Use the value that appears after the
?startapp
parameter in the referral link.
For example, given the link:The value to use would be:t.me/seed_coin_bot/app?startapp=1510207606
1510207606
- Use the value that appears after the
Note
-
Account Compatibility:
- We have tested the program exclusively with accounts purchased from the official Hstock store. During our testing, we encountered minimal session invalidation or account bans. However, please note that we expect the
.txt
and.zip
formats to match those provided by Hstock. While we can't guarantee compatibility with all purchased Telegram accounts, we suggest you follow these guidelines for optimal performance.
- We have tested the program exclusively with accounts purchased from the official Hstock store. During our testing, we encountered minimal session invalidation or account bans. However, please note that we expect the
-
Accountability Disclaimer:
⚠️ We are not responsible for any misuse of this program.- Improper proxy configuration or running the program multiple times unnecessarily could trigger Telegram’s bot detection mechanisms. This may result in the invalidation of your purchased TData session. Please use with caution.
-
TData Compatibility Warning:
- 🚨 Not all purchased TData sessions are compatible with programmatic connections.
- We recommend testing with a small number of accounts before proceeding with all of them.
- We are not liable for the invalidation of purchased TData sessions due to compatibility issues.
-
Trial Version Limitations:
- 🎯 The trial version allows the use of only 3 different TData sessions.