And plus, it’s not called a “license”, it’s called a document
you were not “allowing” us to edit your source, which would need a “license”
okay? if i did allow you guys to edit it it would turn into a editing contest
isn’t that what the devforum is for anyway
community resources are made for people to use and expand on the resource
but its not for making “edit contests”, it’s for helping people to solve issues on the forum
A much more secure way to go about this would be to fork the built-in chat and implement it there instead of just blocking it on the client. Just copy all the children of the “chat” service while playing and paste them while editing. You can then edit what it does when it receives a request to send a chat message.
If you just disable chat on the client, exploits can just manually fire the chat remotes, bypassing the gui entirely. If you want to be 100% secure, you could teleport players to a “queue” server and send them into the actual game once they complete a captcha.
I’ll add that to the upcoming edition
I know this project is discontinued but I would like to say that you should move this project out of Roblox and create an api which handles all the captcha stuff so no one can bypass it.
Example:
- First create a post request from roblox to your api, to generate an a unique code for that user only.
- Then the user uses that specific code to redeem it on your website, then you can use robloxs datastore API and update that the user has been verified.
Make sure this is a one time only process or it will likely annoy your players.
…I dont know how to do HTML.
Then, since a lot of people use discord, create a discord bot for verification instead of a website even though this is pretty tidies.
EDIT: Because if your ever going to make some verification system it’s never a good idea to make it client sided.
My account is disabled for the phone verifiaction requirement.
Use a virtual phone number from like google voice or something, or just use one of your family members phone numbers.
All of them are taken, and google voice sucks and every free sms wont respond because they hate me
Works fine for me. Try using another sms service?
Like what?
TextNow or i think you can use a VPN to spoof your IP
I did that already, discord says no no
they can do a https request to github code and loadstring
using discord would take even longer and is boring to do, joining a server, verifying, putting a code etc
most people who play roblox are like 12 and don’t know how to do that