An automated solution for creating Yandex accounts and managing music streaming activities with advanced anti-detection features.
- π Automated Yandex account creation
- π± SMS verification integration (SMSHub & SMSActive)
- π΅ Automated music streaming simulation
- π Proxy support with rotation
- π― Advanced anti-detection mechanisms
- π₯οΈ Web interface for management
- π Real-time statistics and monitoring
- Clone the repository:
git clone https://github.com/yourusername/yandex-account-creator.git
cd yandex-account-creator
- Install dependencies:
pip install -r requirements.txt
- Configure settings in
config/config.json
:
{
"account_creating_settings": {
"session_type": "1",
"account_count": 1,
"account_password": "example_password",
"random_password": true
},
"program_settings": {
"mode": "2",
"proxy_protocol": "HTTP",
"proxy_usage": true,
"thread_count": 10
},
"service_settings": {
"ClearCaptcha_token": "your_token_here",
"phone_service": "smshub",
"sms_apikey": "your_sms_api_key_here"
}
}
- Start the application:
python main.py
- Access the web interface:
http://localhost:1337
project_root/
βββ config/
β βββ config.json
β βββ tasks.json
βββ data/
β βββ accounts.txt
β βββ verified_accounts.txt
β βββ cookies/
βββ source/
β βββ api/
β βββ utils/
β βββ core/
βββ templates/
βββ main.py
- Automated registration process
- Phone verification handling
- Anti-detection measures
- Username generation
- Password management
- Playlist management
- Play duration control
- Like/unlike simulation
- Listening pattern randomization
- Session management
- Real-time statistics
- Account management
- Task scheduling
- Configuration settings
- Status monitoring
- Session type selection
- Account quantity setting
- Password customization
- Bank account creation toggle
- Operating mode selection
- Proxy configuration
- Threading options
- Timeout settings
- SMS service selection
- API key configuration
- Captcha service setup
- Proxy service settings
- User-agent rotation
- Request timing randomization
- Browser fingerprint simulation
- Activity pattern variation
- Multiple proxy protocols
- Automatic rotation
- Health checking
- Fallback mechanisms
- Automatic retry system
- Error logging
- Session recovery
- Status monitoring
-
Connection Errors
- Check proxy settings
- Verify network connectivity
- Confirm API endpoints
-
Account Creation Failures
- Verify SMS service balance
- Check for IP restrictions
- Review error logs
-
Streaming Issues
- Validate account credentials
- Check session status
- Review proxy performance
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
This tool is for educational purposes only. Users are responsible for compliance with Yandex's terms of service and local regulations.