Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
/Y-Nation_BotPublic archive

For suggestions and questions, write in the tg channel

License

NotificationsYou must be signed in to change notification settings

TOR968/Y-Nation_Bot

Repository files navigation

Feature
Daily rewards automation
Boost start automation
Multiple account support
Proxy support (SOCKS/HTTP)
Quest automation
Lesson automation
User-Agent rotation
Scheduled runs
Auto email generation
Auto email verification

For suggestions or to report a bug, please contacttelegram

Installation

  1. Clone the repository:

    git clone https://github.com/TOR968/Y-Nation_Bot.gitcd Y-Nation_Bot
  2. Install dependencies:

    npm install
  3. Configure your accounts indata.txt:

    account_1_tgInitDataaccount_2_tgInitDataaccount_3_tgInitData
  4. (Optional) Add proxies toproxy.txt:

    http://user:pass@host:porthttps://user:pass@host:portsocks4://user:pass@host:portsocks5://user:pass@host:port
  5. Adjust settings inconfig.json:

    {"tasksToSkip": ["Task 1","Task 2"],// List of tasks to skip. Tasks that can only be performed manually"autoEmailVerification":true// If set to (true), email will be automatically generated and verified. The link to the email can be found in the `emails.txt` file. If set to (false), the task with email verification will be skipped}

How to Get tgInitData

  1. Open the game in Telegram or Browser
  2. Open Developer Tools (F12)
  3. Go to Application tab
  4. Look for thetgWebAppData parameter
  5. Copy the entire value and paste it indata.txt

How to get tgInitData

Usage

Run the bot with:

node index.js

Disclaimer

This bot is for educational purposes only. Use at your own risk and responsibility.

License

This project is licensed under the MIT License - see theLICENSE file for details.


[8]ページ先頭

©2009-2025 Movatter.jp