Skip to content

A simple selenium script to mass create outlook account without having to input all kind of information, the bot handle it for you!

License

Notifications You must be signed in to change notification settings

JRBusiness/JMR-OutLook-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMR-OutLook-Creator

A simple selenium script to mass create outlook account without having to input all kind of information, the bot handle it for you!

How to use:

1- Open the config.json file in IDE such as VS Code.

2- Fill all the blank:

"recovery": "True", ---- Enable recovery email.

"user_password": "MyPassword", ---- Set you password, leave blank to generate random passwovrd.

"proxyfile": "proxy.txt", ---- Directory to your proxy file.

"anticaptchatoken": "", ---- Your anticaptcha key. More info: Anti-Captcha

"headless": "False", ---- Enable Headless

"locale": "en_US" ---- Set localization for random name generator. More info: Faker

3- Run the script in terminal:

python app.py

Disclaimer:

This tool was created for educational purpose only! Any action relate to the usage of this tool is solely your responsibility.

credit:

@slapglif --- For taking me into coding world.

About

A simple selenium script to mass create outlook account without having to input all kind of information, the bot handle it for you!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages