Skip to content
/ RoAuth Public

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

License

Notifications You must be signed in to change notification settings

n0vuh/RoAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages