Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yandex Account Creator and Music Streamer

An automated solution for creating Yandex accounts and managing music streaming activities with advanced anti-detection features.

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

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/yandex-account-creator.git
cd yandex-account-creator
  1. Install dependencies:
pip install -r requirements.txt
  1. 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"
    }
}

Usage

  1. Start the application:
python main.py
  1. Access the web interface:
http://localhost:1337

Project Structure

project_root/
├── config/
│   ├── config.json
│   └── tasks.json
├── data/
│   ├── accounts.txt
│   ├── verified_accounts.txt
│   └── cookies/
├── source/
│   ├── api/
│   ├── utils/
│   └── core/
├── templates/
└── main.py

Key Components

Account Creator

  • Automated registration process
  • Phone verification handling
  • Anti-detection measures
  • Username generation
  • Password management

Music Streamer

  • Playlist management
  • Play duration control
  • Like/unlike simulation
  • Listening pattern randomization
  • Session management

Web Interface

  • Real-time statistics
  • Account management
  • Task scheduling
  • Configuration settings
  • Status monitoring

Configuration Options

Account Creation

  • Session type selection
  • Account quantity setting
  • Password customization
  • Bank account creation toggle

Program Settings

  • Operating mode selection
  • Proxy configuration
  • Threading options
  • Timeout settings

Service Integration

  • SMS service selection
  • API key configuration
  • Captcha service setup
  • Proxy service settings

Advanced Features

Anti-Detection

  • User-agent rotation
  • Request timing randomization
  • Browser fingerprint simulation
  • Activity pattern variation

Proxy Management

  • Multiple proxy protocols
  • Automatic rotation
  • Health checking
  • Fallback mechanisms

Error Handling

  • Automatic retry system
  • Error logging
  • Session recovery
  • Status monitoring

Troubleshooting

Common Issues

  1. Connection Errors

    • Check proxy settings
    • Verify network connectivity
    • Confirm API endpoints
  2. Account Creation Failures

    • Verify SMS service balance
    • Check for IP restrictions
    • Review error logs
  3. Streaming Issues

    • Validate account credentials
    • Check session status
    • Review proxy performance

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

License

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

Disclaimer

This tool is for educational purposes only. Users are responsible for compliance with Yandex's terms of service and local regulations.

donate: TDv7i1ZnKY1wNg4yFihzcFptd8skfGh3rH

About

🤖 Automated Yandex Account Creator & Music Streamer | Create and manage Yandex accounts with advanced anti-detection features, SMS verification, and automated music streaming capabilities. Built with Python, featuring proxy support, web interface, and real-time monitoring.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages