Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoAuth

An easier, open-sourced way to authenticate ownership of roblox accounts.

GitHub repo size GitHub GitHub Repo stars GitHub last commit


Does this work with the latest ROBLOX update? Yes, it does.

How does it work? RoAuth uses aiohttp & asyncio to make non-blocking requests to retrieve user information via ROBLOX's api. RoAuth generates keys by getting a random choice of words from words.txt, then checks to see if the end user has made that their description. If they have in the alotted time, it will change their username to their ROBLOX account name.


Dependencies

  • Python 3.8>
  • json
  • aiohttp
  • asyncio
  • discord.py
  • nest_asyncio
  • random

About

Simple python discord bot to authenticate ownership of ROBLOX accounts. Updated from RobloxVerify

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages