Skip to content

jnoc/Ubisoft-Username-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubisoft-Username-Checker

A username checker designed to check usernames against the R6TabAPI for Rainbow Six Siege and other Ubisoft games.

Installation

Use pip to install the neccassary packages (you must do this in the path of the file)

pip install -r requirements.txt

Usage

Load usernames.txt with desired usernames and start the script.

python main.py

To stop checking usernames end the process by closing your terminal.

To do

  • Add threading
  • Add proxies
  • Change output to single line and incorporate tqdm progressbar

License

Copyright © 2020 Luc Zavestoski luc.zavestoski@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.

About

A username checker designed to check usernames against the R6TabAPI for Rainbow Six Siege and other Ubisoft games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages