Skip to content

Tewxx/RobloxAccGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Roblox Account Generator! | Made with ♥ by Tewxx

New! There is a compiled exe version in the releases tab if you would prefer that!

GitHub last commit GitHub code size in bytes

Info 🔗

This will only work if there is no captcha, sadly...

V1: Will only create one account at a time and has no GUI. All inputs are in the terminal. (Archived Only)

V2: You can make multiple accounts in order and has no GUI. All inputs are in the terminal. (Archived Only)

V3: Can make multiple accounts at once and is GUI-based. (Main Version)

Prerequsit libraries ⚖

For All Versions:

  • Google Chrome installed

  • pip install selenium

  • pip install sys

  • pip install time

  • pip install webdriver-manager

For Version 3 only:

  • pip install tkinter

  • pip install customtkinter

Screenshots 🖥

GUI

image