SkillAgentSearch skills...

MagicNewton

auto ref, auto task, auto play game

Install / Use

/learn @Tunzankies/MagicNewton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Magic Newton Tool 🚀

<div align="center"> <img src="https://img.shields.io/badge/Version-1.0-blue" alt="Version"> <img src="https://img.shields.io/badge/Platform-Windows%20%7C%20Linux-green" alt="Platform"> <img src="https://img.shields.io/badge/Language-Node.js-yellow" alt="Language"> </div>

🇻🇳 Hướng dẫn sử dụng

1. Thêm Token

  • Thêm token vào file data.txt
  • Script đã bao gồm chức năng đăng ký và lấy token
  • Định dạng token: eyJhbGciO...
  • Mỗi token một dòng

2. Cấu hình Proxy

  • Thêm proxy vào file proxy.txt
  • Định dạng: ip:port:user:pass
  • Mỗi proxy một dòng

3. Cài đặt Config

Chỉnh sửa file config.json:

{
    "numberThread": 10,    // Số luồng chạy
    "proxy": true,         // Tự động sử dụng proxy
    "checkProxy": true,    // Kiểm tra proxy trước khi chạy
    "tasks": false,        // Tự động làm nhiệm vụ
    "do_min": true         // Tự động chơi dò mìn
}

Lưu ý quan trọng:

  • Đặt checkProxy: false khi sử dụng proxy private (giá từ 30k trở lên)
  • Với proxy giá dưới 30k, nên giữ checkProxy: true để kiểm tra proxy chết

4. Các file không cần chỉnh sửa

  • session_user_agents.json

5. Cách chạy chương trình

Windows

magicnewton.exe

Linux

./magicnewton

Hỗ trợ

Nếu gặp lỗi, vui lòng liên hệ:


🇬🇧 User Guide

1. Add Token

  • Add tokens to data.txt
  • Script includes registration and token retrieval
  • Token format: eyJhbGciO...
  • One token per line

2. Proxy Configuration

  • Add proxies to proxy.txt
  • Format: ip:port:user:pass
  • One proxy per line

3. Config Settings

Edit config.json:

{
    "numberThread": 10,    // Number of threads
    "proxy": true,         // Auto use proxy
    "checkProxy": true,    // Check proxy before running
    "tasks": false,        // Auto complete tasks
    "do_min": true         // Auto play mine game
}

Important Notes:

  • Set checkProxy: false when using private proxies (30k+)
  • For proxies under 30k, keep checkProxy: true to check for dead proxies

4. Files Not to Modify

  • session_user_agents.json

5. How to Run

Windows

magicnewton.exe

Linux

./magicnewton

Support

If you encounter any issues, please contact:


<div align="center"> <sub>Built with ❤️ by Magic Newton Team</sub> </div>

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5mo ago
Forks0

Security Score

67/100

Audited on Oct 4, 2025

No findings