Releases: zwroe/NameMCSniper
Release list
NameMC Sniper v3.0.0
A major reliability and safety-focused update with a simpler CLI, local testing, and improved scheduled-run behavior.
Highlights
- Added a simpler interactive
easyCLI workflow. - Safe simulation is now the default—no Minecraft account, VPS, proxy, or live token is needed to test the program.
- Added local integration testing with a fake Minecraft API.
- Added support for loading multiple bearer tokens from
tokens.txt. - Added support for loading proxies from
proxies.txt. - Added GitHub Actions testing on Windows and Linux with Python 3.10 and 3.12.
Reliability improvements
- Fixed long scheduled waits: the countdown now reports progress every five minutes, then every minute during the final hour, and every second during the final minute.
- Clock synchronization refreshes periodically while waiting for a drop.
- If external clock sources are unavailable, the program continues using the local system clock.
- Token checks, connection pre-warming, process-priority setup, and GC changes now happen shortly before the claim window instead of hours early.
- Process-priority failures are handled as non-fatal warnings.
- Fixed and covered the long-wait behavior reported in #3.
Testing
- 60 automated tests covering CLI behavior, configuration, time parsing, scheduling, token handling, proxy handling, notifications, and local request integration.
- All GitHub Actions checks pass on Windows and Linux.
Breaking changes
- Python 3.10 or newer is required.
- The old menu-based workflow has been replaced by the CLI and
easyworkflow. - Tokens and proxies should be stored in
tokens.txtandproxies.txtrather than committed configuration files.
Notes
Bearer tokens are not automatically refreshed. Make sure a configured token will still be valid when the live claim window begins.
Use live functionality only where permitted and respect Minecraft service limits and account restrictions.
v2.2.0
NameMC Sniper v2.2.0 - Stability & README Cleanup
Small maintenance release focused on fixing rough edges from v2.2.0 and making setup clearer.
Changes
- Reworked the README to be shorter, cleaner, and easier to follow
- Added Oracle Free VPS notes and tradeoffs
- Fixed NameMC time parsing for regular copied times like
5/7/2026 • 6:06:50 PM - Kept support for the older special-colon format
- Fixed menu-launched snipes not creating log files
- Added a live countdown in menu sniping
- Improved VPS time-sync fallback behavior
- Made Linux process-priority failures nonfatal and clearer
- Fixed the plain
snipecommand path - Improved worker behavior around rate limits, max attempts, and stopping after success
- Normalized proxy formats before use
- Fixed helper scripts on Windows terminals
NameMC Sniper v2.1.0 - Performance
Release v2.1.0 - Performance
"The Most Precise NameMC Sniper Available"
This major release transforms the sniper into a professional-grade competitive tool with sub-millisecond precision and industrial-strength reliability.
⚡ Major Performance Breakthroughs
| Metric | Previous | v2.1.0 | Improvement |
|---|---|---|---|
| Timing Precision | ~50ms | 3 μs | 16,000x Better |
| Request Latency | ~150ms | 120ms | 20-30ms Faster |
| Connection Reuse | 0% | 80%+ | Massive Gain |
| Success Rate | Standard | +15% | Competitive Edge |
🎯 New Features
1. Professional Benchmarking System [Option 25]
- Test your system's timing precision down to the microsecond
- View jitter, mean offset, and max offset
- Receive a "Pro Level" rating if your system qualifies (<100μs jitter)
2. Connection Pooling & HTTP Optimization
- Persistent HTTP/2 sessions that reuse TCP connections
- DNS caching with 5-minute TTL
- Optimized headers for maximum acceptance rate
- Connection pre-warming before snipe window
3. Smart Proxy Health Monitoring [Option 26]
- Real-time success rate tracking per proxy
- Auto-disables proxies after 5 consecutive failures
- Auto-disables proxies with <20% success rate
- Intelligent proxy rotation based on health scores
4. Dynamic Concurrency Adjustment
- Automatically adjusts worker count based on rate limits
- Suggests optimal settings after each snipe
- Prevents 429 errors while maximizing throughput
5. Multi-Source Time Synchronization
- Fallback chain of multiple time APIs
- Outlier detection to reject bad time sources
- Accurate to within milliseconds of atomic time
6. Account Validator [Option 27]
- Bulk check all your bearer tokens instantly
- Validates permissions and account status
- Displays masked UUIDs for security
🛠️ Technical Improvements
- Codebase Restructuring: Clean
src/directory structure with modular components - Type Safety: Full type hinting throughout the codebase
- Error Handling: Comprehensive try/except blocks with detailed logging
- Memory Management: Explicit garbage collection control during critical windows
- Configuration: Pydantic-based config validation for foolproof setup
📦 How to Update
- Backup your
config.yamlandproxies.txt - Download the latest release
- Restore your config files
- Run
pip install -r requirements.txt - Launch with
python menu.py
Full Changelog: v2.0.1...v2.1.0
NameMC Sniper v2.0.1 - Python 3.13 Compatibility
🔧 Bug Fix Release - Python 3.13 Compatibility
🐛 Fixed Issues
- Python 3.13 compatibility - Resolved
_skip_validationparameter conflict that caused crashes - Configuration loading - Fixed menu.py resetting config to defaults
- Error handling - Improved validation error messages
🙏 Contributors
Special thanks to @robertsmrek for identifying and helping fix the Python 3.13 compatibility issue ❤️
📥 Installation
git clone [https://github.com/zwroee/NameMCSniper.git](https://github.com/zwroee/NameMCSniper.git)
cd NameMCSniper
pip install -r requirements.txt
python Main.pyNameMC Sniper v2.0.0 - Production Ready
🚀 NameMC Sniper v2.0.0 - Production Ready
✨ Major Features
- Ultra-Fast Sniping - 40 concurrent workers with 8ms precision
- Multi-Token Support - Mass sniping with multiple Microsoft accounts
- Intelligent Rate Limiting - Per-token backoff strategies with smart 429 handling
- Advanced Time Synchronization - NTP-based sub-second timing accuracy
- Oracle VPS Optimization - Tuned for 2+ OCPU cloud infrastructure
🔧 Technical Improvements
- Smart Proxy Rotation - Residential proxy support (user-provided)
- Error Recovery - Graceful failure handling and automatic retries
- Configuration Validation - Built-in config error checking and warnings
- Global Timezone Support - Automatic timezone detection and conversion
📊 Performance Metrics
- Request Delay: 8ms (ultra-fast)
- Max Attempts: 3000 per snipe
- Concurrent Workers: 40 simultaneous threads
- Proxy Support: Unlimited residential proxies
- Rate Limiting: Per-token intelligent backoff
🎯 Competitive Features
- Time Drift Compensation - Automatic system clock synchronization
- Multi-Drop Windows - Fallback sniping strategies
- Professional CLI - Rich terminal interface with real-time updates
- Discord Integration - Webhook notifications and status updates
📚 Documentation
🛠️ Installation
git clone [https://github.com/zwroee/NameMCSniper.git](https://github.com/zwroee/NameMCSniper.git)
cd NameMCSniper
pip install -r requirements.txt
python Menu.pyv1.0.0 - "Matrix"
NameMC Sniper v1.0.0 - "Matrix"
🎉 First Official Release
Professional-grade Minecraft username sniper with beautiful interactive CLI.
✨ Key Features
- 🎨 Interactive CLI Menu - Matrix-style green interface
- ⚡ High-Speed Sniping - 10 concurrent workers, 25ms precision
- 🌐 Proxy Support - Smart rotation with health checking
- 🔔 Discord Integration - Real-time notifications with embeds
- 🔧 Easy Configuration - YAML-based setup with validation
- 📊 Comprehensive Logging - Detailed performance tracking
🚀 Quick Start
python menu.py # Launch interactive CLI