Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

NetEase Account Checker - Where Winds Meet Edition

Where Winds Meet Account Checker

A Python-based automation tool designed to verify NetEase accounts, specifically for the game Where Winds Meet. This script validates login credentials, checks for existing character profiles, and retrieves in-game information such as UID, Level, and IGN.

πŸ“Œ Features

  • Full Login Flow: Automates the entire process from device initialization to OAuth callback.
  • Character Detection: Identifies whether an account has an active character or is empty.
  • Data Extraction: Automatically retrieves and saves UID, Character Name (IGN), and Character Level.
  • Identity Randomization: Utilizes randomized User-Agents and PC hardware names to emulate unique login environments.
  • Clean Output: Saves all valid results into a formatted result.txt file.

πŸ› οΈ Prerequisites

This script is written for Python 2.7. Ensure you have the requests library installed:

pip install requests

πŸš€ How to Use

  1. Prepare Account List: Create a text file (e.g., accounts.txt) using the format email|password or email:password.
  2. Run the Script:
python main.py
  1. Check Results: All successful hits will be appended to result.txt.

⚠️ Important Notes (Rate Limiting)

  • Direct Connection: This version runs without built-in proxy rotation.
  • IP Block/Rate Limit: If you encounter connection errors or your IP gets blocked, please use a VPN or change your network identity.
  • Customization: Advanced users can manually edit the script to re-implement proxy syntax if high-volume checking is required.

πŸ“‚ File Structure

  • main.py: The core logic of the checker.
  • result.txt: Generated file containing valid account information.

πŸ“ Disclaimer

This tool is provided for educational purposes and personal account management only. The developer is not responsible for any misuse or violations of third-party terms of service.

More Disclaimer You Can see the disclaimer on the cover of Jenderal92. You can check it HERE !!!

About

A Python-based automation tool designed to verify NetEase accounts, specifically for the game "Where Winds Meet" . This script validates login credentials, checks for existing character profiles, and retrieves in-game information such as UID, Level, and IGN.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages