Coder Social home page Coder Social logo

skuxblan / outlook-account-creator Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 7.0 1.82 MB

Python tool that automatically create outlook account with auto-captcha

License: MIT License

Python 100.00%
account-creator auto-create-mail automation email email-accounts email-accounts-generator email-creating-bot generator microsoft-account-generator outlook

outlook-account-creator's Introduction

Outlook account creator

Python script that automatically create Outlook account

Features

  • Automated Account Creation
  • Auto captcha solve (funcaptcha)
  • Checking if email is already taken before creating account
  • Randomly generated email and password
  • HTTP proxy support
  • Error Handling

Installation

  1. Clone outlook-account-creator repository from github:
  git clone https://github.com/Skuxblan/Outlook-account-creator.git
  1. Move to project directory:
  cd outlook-account-creator
  1. Install the required dependencies using pip:
pip install -r requirements.txt

Usage

  1. Open config.json file. It should be looking like that:
{
    "mode": 0,
    "proxy_host": "",
    "proxy_port": "",
    "username": "",
    "password": "",
    "api_key": "token_here"
}
  1. Replace token_here with actual value. You should register on Capsolver and get token from dashboard page.

Note - make sure you have positive balance on the website. If you have never used capsolver you can claim free trial.

Run the script

py main.py

(Optional) proxy configuration

Default mode is 0 which means you won't use any proxy. If you want to use HTTP proxy with that tool you have to set it in the config file. Additionaly you have to change mode value to one of the following:

  • 0 value - no proxy
  • 1 value - proxy without auth
  • 2 value - proxy with login and password auth

Worth mention

  • This script is dedicated for chrome browser
  • Make sure you have added chromedriver to your path to avoid issues

Tips

  • If you noticed script detects SMS verification you should change your ip with proxy or wait some time.
  • Capsolver sometimes is not able to do captcha correctly, especially while number of images to be processed is above norm (up to 5) you should consider changing your proxy or take a break then. If you want to check what's going on disable headless mode in main.py file.

Contributing

Contributions are always welcome! If you have ideas for new features or you have any troubles feel free to opening issues or create pull requests.

License

MIT

Disclaimer

This script is provided for educational and informational purposes only. It was created just for fun. The author is not responsible for any misuse or violation of terms of service resulting from the use of this script. Always stick to terms of service of website you're using.

outlook-account-creator's People

Contributors

skuxblan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

outlook-account-creator's Issues

Speed and easy captcha

I think for high speed and multi-threaded captcha solving you can use xevil captcha, or for further optimization you should use fingerprint, header, and bda settings

removal captcha solver as not work

We hope this message finds you well. We kindly request the removal of CapSolver from your software at your earliest convenience. Your cooperation in this matter is greatly appreciated.

Thank you for your understanding and assistance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.