/RobloxVerify

A simple Python discord bot to authenticate ownership of ROBLOX accounts.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

** Archived due to new roblox updates @ poorly written old code, follow me I might release something similar in the near future! RoAuth - new & improved version!

RobloxVerify

GitHub code size in bytes GitHub last commit GitHub Repo stars GitHub

A simple Python discord bot to authenticate ownership of ROBLOX accounts. Preview


Documentation

words.txt

  • words.txt should contain any words you want to be able to be used with privKey.
  • Each word needs to be seperated by a new line, reference here

main.py

  • Contains all code needed to run the discord bot, however you need to fill in a few parameters at the top.
  • BOT_TOKEN: The token of your bot.
  • BOT_PREFIX: The desired prefix of your bot.
  • MAX_REQUESTS: The max requests to be sent before timing out the user (prompts to restart command)

dependencies

  • requests
  • discord
  • random
  • python 3.8>

DISCORD SERVER