Maybe make a variable called kickPlayerOnFinish and it will be a bool meaning it is either true or false. Once the player finishes it checks if it’s true and if it is then fire the event.
Thanks for the request. I had the same idea.
That is false, as you can perform sanity checks as well as checking if the passed data is valid, as well as rate-limiting the remote itself.
Don’t worry, I am working on it rn.
Hi! I recently forgot that I had a Debounce variable in the server script, only letting you fire it once. I am adding extra security and it will be added in v1.0.1.
v1.0.1 was released!
An optional security update has been added. If an exploiter tries to invoke the function, it would fail and kick the exploiter. You can only do an application once / join. Attempting to do it 2 times will also result in a kick.
(Thanks to @R0bl0x10501050 for pointing that security flaw out)
Why would this be better to use than a service like BloxTech or RocketApps? They provide a full interface and you can easily manage the state of applications there.
RocketApps also got automation such as auto ranking & auto-grading, do you have plans to add that to you current product?
Yea thanks for the request! We will add that in the future. We didn’t realize that they had that. If you could, could you send other competitors in my DevForum DMS?
Sure thing, I can list a few of the big players in a PM
is discord needed? Can you use like Spreadsheets???
Simple solution is to kick the player from the game once they have submitted the application.
I already added a solution in v1.0.1. Kicking the player will come in the next feature update.
As of right now, Discord is needed. We may open up to other software such as Trello. Google Sheets is pretty hard to add support to, so it is not a guarantied that it will be supported.
You sure u cant add support to Google Sheets? Make a Add-on and go from there.
by add-on, what do you mean? Also, I would need to figure out how to get Google Sheets to work with Roblox; which I have never seen been done before.
Time to crack open the coding books, Lovely…
Sorry, I looked all over the internet. I am just not a web developer.
This is a great use for people who don’t know how to make an application centre!
I do have 1 suggestion: If the application fails to send maybe show a message such as “Your application has failed to send, please retry” or something like that.
this looks similar to DiscoBytez V.2.5.1. Application Center. why should i use this over something else?
Discobytez runs on a MIT Liconse, which means that we have the rights to use the source code to create Cried Forms. Take Google Chrome for example. Google Chrome is based off Apples WebKit to design Safari. Same with modern Microsoft Edge being based off Google Chrome.
Discobytez had some places of code improvements, and feature implementations, and we would like to make the experience easier. Just like Edge with Google Chrome.