NinjaRacc / roblox-alt-generator

not my code btw lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RobloxGen v2 (typescript)

What is this?

This project allows you to create ROBLOX accounts really fast, all you have to do is solve a captcha and the backend creates and saves a new account!

What is this for?

You can use these accounts for exploiting or botting.

Requirements

Node.JS and yarn

Setup

Setup the configuration:

  1. Rename .env.sample to .env
  2. Fill in the fields

If you don't have yarn:

npm i -g yarn

Install the required dependencies:

yarn install

Build and run the project:

yarn start

Webhook Support

The project now supports discord webhooks! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

To add your webhook, simply edit the .env file and add your webhook url

Usage

โš  Don't expose this program to the internet if you don't want to get ratelimited by ROBLOX! โš 

The project runs on port 80 by default. Visit http://localhost:80/

You can get an account [JSON] from the database at http://localhost:80/gen

Contributing

You can contribute to this project by opening issues and making pull requests. I'll try to fix anything ASAP.

Credits

jluims - Made the initial version of this project and reverse-engineered the ROBLOX signup api

WaltDisneyWorld - reminding me to resurrect this project from the dead.

Arcxdd - fixed issues and rewrote the api as a REST api

Slotth - gave cool ideas and stuff

Authors

Badges

MIT License

About

not my code btw lol

License:MIT License


Languages

Language:TypeScript 84.6%Language:JavaScript 7.6%Language:HTML 5.2%Language:CSS 2.7%