Skip to content
This repository was archived by the owner on Jun 24, 2023. It is now read-only.

misaelisgone/captchaCodeMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** this shit probably doesn't work anymore lmao **

Roblox Captcha Code Maker

This is a FunCaptcha generator for roblox account creaton written in Javascript!

Here's a version written in python! (Made by Roblox-Thot)

Installation:

You'll need Node.js v16 or newer for running this.

Run npm install to install all required dependencies. (express and node-fetch)

Once it has finished installing the dependencies you may start the server with npm start

Example scripts:

There is a example folder with two contents:

+ accountMaker.js
+ accountMaker.py

These two are scripts for creating accounts with the captcha id and token encoded in base64.

Extra info:

The captcha token and captcha id that the page provides are encoded in base64, you'll need to decode them if you want to use this in your own project.

Credits:

Roblox-Thot

Misael

About

Generates a roblox FunCaptcha that works for creating accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 90.8%
  • JavaScript 9.2%