Skip to content

nexus-telegram/Nexus-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nexus-Telegram Logo

Nexus Telegram

CLI Application for Automating Game Data Fetching
Designed for airdrop farming and creation of Chrome profiles for purchased tdata Telegram accounts.

Nexus Telegram


🚀 Download / How to Install?

  1. 📥 Download the latest release.
  2. 📂 Extract all files into the same folder.
  3. ▶️ Run hex-telegram.bat.
  4. 🎉 That's it—you're ready to go!

Nexus Telegram Installation


🛠️ How to Use It?

📑 Processing Bought Telegrams and Creating Chrome Shortcuts

  1. 🗂️ Copy your bought .txt files into ./data/accounts.
  2. 📋 Open the Manage Telegram Accounts menu.
  3. ⬇️ Run the Download Telegram Accounts option.
  4. 🗜️ Run the Unzip Downloaded Files option.
  5. 🔑 Run Login and Process Accounts.
  6. ✅ Your chrome shortcuts will be created in ./data/chrome-shortcuts and pre-logged into each Telegram account.

Account Processing


🎮 Getting the Game Datas

  1. 🔄 After processing the accounts, go to the Manage Telegram Games menu.
  2. 🕹️ Run the Update game data for all logged telegrams option.
  3. 💾 Run the Generate data.txt for all games.
  4. 📂 Your game data (query_id or user= or token, etc.) will be saved in ./data/game_datas.

Game Data Fetching

🌟 Supported Games

Game Referral
🌱 Seed ✅ Yes

🌟 Features of the Premium Version

  • 🔓 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.

💲 Pricing

  • Monthly Plan: $30/month.
  • Annual Plan: $300/year (2 months free!).

⚙️ Configurations

📋 Accounts
  1. 🔧 Run the .bat file to generate configuration files.
  2. 📂 Navigate to the ./data/accounts directory.
  3. 🗃️ Copy your bought .txt files here.
🌐 Proxy
  1. 🔧 Run the .bat file to generate configuration files.
  2. 📂 Navigate to the ./data/config directory.
  3. ✏️ 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": ""
}
  1. 🔧 Update Proxy Settings
    Fill in the relevant fields under the PROXY 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).
  2. 💾 Save the File
    Save and close the config.json file after making your changes.

⚠️ Important Notes

  • Proxy Support:
    Our program uses Gram.js, so it only supports SOCKS proxies. Make sure your proxy settings are compatible with this requirement.
🎁 Referrals
  1. 🔧 Navigate to the Configuration Directory
    Run the .bat file for the first time. This will generate the necessary configuration files.
  2. 📂 Navigate to the ./data/config Directory
    Go to this directory: ./data/config.
  3. ✏️ Edit config.json
    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": ""
}
  1. 📝 Update Referrals Settings
    Fill in the information for each game under the REFERRALS object:
    • Use the value that appears after the ?startapp parameter in the referral link.
      For example, given the link:
      t.me/seed_coin_bot/app?startapp=1510207606
      
      The value to use would be:
      1510207606
      

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.
  • 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.

Any inquire? Reach us out

All of our solutions: Nexus - Telegram Repos

1.1 1.2