Code Monkey home page Code Monkey logo

robloxaccountcreator's Introduction

Roblox Account Creator

This Python script automates the creation of Roblox accounts with unique usernames and secure passwords. The main goal of this project is educational, demonstrating web automation and data manipulation in Python.

.exe file in releases

(The .exe has the previous version and works perfectly, it's just slower.)

Requirements

  • Python 3.x
  • Selenium (install with pip install selenium)
  • secrets (install with pip install secrets)
  • requests (install with pip install requests)
  • WebDriver compatible with your chosen browser (in this case, Microsoft Edge WebDriver)
  • Win11 (maybe)

Important Note

This project does not include an automatic captcha solving system. Captchas, if encountered during account creation, will need to be solved manually.

How to Use

  1. Copy the main.py script.
  2. Install dependencies: pip install selenium secrets requests
  3. Download the WebDriver corresponding to your browser and place it in the same directory as the script.
  4. Run the script: python main.py

Configuration

In the main.py file, you can adjust the number of accounts to create by changing the value of the Accounts variable.

Recommendations

  • Use this script responsibly and ethically.
  • Avoid mass account creation, as it may violate Roblox's terms of service.
  • Consider privacy and security when sharing or storing any information generated by the script.

Legal Disclaimer

This project is for educational purposes only. The author assumes no responsibility for misuse of this script.

robloxaccountcreator's People

Contributors

h20calibreyt avatar

Stargazers

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

Watchers

 avatar  avatar

robloxaccountcreator's Issues

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.