Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 647 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 647 Bytes

no1seNBA---NBA-Account-Checker

no1seNBA is a Python script designed for checking the validity of NBA accounts. Easily load a file containing NBA accounts credentials to verify their validity and retrieve additional details about each account.

GIF:

ezgif-8-835290af04

How to use

* First paste your combo list into the combo.txt file

* Then run the commands below:

git clone https://github.com/no1se2/no1seNBA---NBA-Account-Checker.git
pip3 install -r requirements.txt
python3 nba.py

Have a good day :)