CM OZEL Crackermain Selenium Multithreaded Spotify Account Checker

rePACK

Reverser
34
Rep
170
Likes
Reverser
User ID:
8917
Joined: Jan 26, 2025
Messages: 12
Point: 2,398
Award
iletişim
This is a free version selenium multithreaded Spotify account checker script written in Python. It uses Selenium with undetected-chromedriver to simulate a human-like login to Spotify accounts. The tool extracts account information such as subscription plan, country, and family sharing status. It supports both authenticated and unauthenticated proxies, making it harder to get detected or blocked.
1755003736216.png

1755004113062.png

Features:
--------------
- ✅ Fully undetected login flow (based on `undetected_chromedriver`)
- ? Login with real browser instance (not API-level checks)
- ? Proxy support (username/password OR IP-only)
- ? Output to success.txt and failed.txt
- ? JSON results saved (results.json)
- ♻️ Retry logic per account (with configurable max attempts)
- ? Random proxy rotation per login attempt
- ? Temp cleanup (user profile + proxy extension zip)
- ? Multithreaded (adjustable via config)
- ? Captures plan, country, and family invite (if available)

File Structure:
---------------
- `accounts.txt`: list of email:password combos to check
- `proxies.txt`: list of proxies in IP:PORT or IP:PORT:USER:PASS format
- `success.txt`: output of valid Spotify accounts with details
- `failed.txt`: log of failed attempts with reasons
- `results.json`: structured log of all results
- `checker.py`: main script

Technical Details:
------------------
- Uses `undetected_chromedriver` to avoid Selenium detection.
- Each account login runs in a temporary browser profile (cleaned after use).
- Optional proxy authentication is handled via a dynamically generated Chrome extension.
- Results are thread-safe using Python locks.
- Minimal footprint left in system temp folders.
- Handles typical errors (timeouts, wrong credentials, proxy failures).
- User-Agent spoofing enabled by default.



Configuration:
--------------
- `USE_PROXY`: Enable or disable proxy support (True/False)
- `MAX_THREADS`: Number of simultaneous threads
- `MAX_RETRIES_PER_ACCOUNT`: Retry attempts before marking as failed

Potential Use Cases:
--------------------
- Validating Spotify account lists
- Collecting info from your own accounts
- Reselling working accounts (depending on legality)

Disclaimer:
-----------
This tool is provided for educational and personal use only.
Do not use it for illegal activities or to violate Spotify’s Terms of Service

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Requirements:
-------------
- Python 3.8+
- `pip install -r requirements.txt`
- selenium
- undetected-chromedriver
- requests

pip install pyarmor yüklemeyi unutmayın


NOT: CHECKER KESİNLİKLE BANA AİT DEĞİLDİR İYİ KULLANIŞLAR

Content Locked
To view the content, you need to Sign In or Register.
 

Attachments

  • 1755003711502.png
    1755003711502.png
    291.5 KB · Views: 26
eline sağlık
 
Eline sağlık 🥰🥰🥰
 
Vek kanka pyarmor yüklense bile çalışmama ihtimali çok yyüksek pyarmor çoğu sistemde çalışmıyor sorun çıkartıyor
 
Exception has occurred: ImportError
DLL load failed while importing pyarmor_runtime: Belirtilen modül bulunamadı.
File "C:\Users\pc\Desktop\spotify checker\pyarmor_runtime_000000\__init__.py", line 2, in <module> from .pyarmor_runtime import __pyarmor__ File "C:\Users\pc\Desktop\spotify checker\main.py", line 2, in <module> from pyarmor_runtime_000000 import __pyarmor__ImportError: DLL load failed while importing pyarmor_runtime: Belirtilen modül bulunamadı.
 
Tüm sayfalar yüklendi.
Home Register
Top