I wish I could do that but me nor the skill application readers want to be constantly joining games all the time, also its a scripting skill not a game skill. Also all images are reversed image searched.
oh I understand. But reverse image search does not work really well. You can try it yourself, go to google search anything and reverse image search it, it wont work well also as mentioned before you can screenshot it from youtube
Also for linking ur portfolio, I think the verification system, the thing that says thats not ur portfolio is not a good feature. First of all, for many users in dev forum they use an alt for it (also me) for many different reasons.Some reasons may be that they are underaged (most common) or that they did a fake age for roblox (I did mine as 2 years old ;-; ) and a few other stuff. I think just like verifying ownership of your roblox account, linking portfolio should be similar.
Great site, but you should add Off-site Programmer as a skill. People can use this to hire developers for ranking centers and etc.
this is a great idea actually but it would be implemented in the future as I would need skill reviewers cable of reviewing offsite skills.
I could be a skill reviewer for offsite programming, as I know Python, HTML, CSS, and JavaScript.
@NamelessGuy2005 Bug with applying for scripter, the file attachments only accept PNGs and not .txt files consisting of Lua code (typed in Notepad lol).
I am pretty sure u have to send a picture of ur scripts not the script it self
What about modeling? Anybody can take a picture of someone’s model and submit it as theirs.
Besides, composing cannot be submitted through a picture.
yes true but any accusation will be dealt with promptly
New Database
We now have a new bigger database, for context our last database was 5mb, our new one is 100gb! There were 2 bugs that I had to iron out though. The first bug existed because unicode symbols weren't allowed in the new database. The second bug existed because some results from the database were sent through as "None" as they were long resulting in the website thinking that the user didn't exist.Previous Updates!
UPDATE APRIL 5TH 2021
Bugs Have Been Fixed!
@Stratiz and @LordMerc had pointed out the fact that users could access a version the site without an SSL certificate, which is not good. That has been fixed
@Stratiz pointed out that my Terms Of Service were not available, you can now access our Terms And Privacy Conditions here: https://www.rostats.info/terms
@justice_romqxn had pointed out that discord linking didn’t work, this has also been fixed and you can link your rostats account to discord at Loading... (you must be signed in for this to work). Alternativly you can click the link discord button at the bottom of your rostats profile located at Loading....
An abundance of users noticed issues with signing up such as the sign up form submitting even though the password didn’t match and or the password didn’t meet the requirements, and putting an invalid roblox username would cause a default error 500 page instead of the custom error page.
I hope RoStats will be more stable now and more users will be able to enjoy now that a few bugs have been irradicated!
btroblox prevents you from being able to change ur description, maybe disabling the plugin might help?
also the terms and conditions are now available: https://www.rostats.info/terms
When I tried to link my portfolio this happened:
I was able to sign up successfully however.
EDIT: I was able to get this fixed, but can we have a way to submit games rather than files? My best game is closed-source so I don’t feel very comfortable sharing more than 1 script from it.
As a skill reviewer myself I wouldn’t mind reviewing scripts that are not from ur game as long as u made them. For example, you can write a whole new script in a baseplate and I will review it.
How did you fix this issue exactly, I’m having the same issue…
Txt files aren’t safe you have to upload images.
This sounds pretty interesting, I’ll be sure to try this when I can.
IK why this happened. Most server 500 errors are from the database, the database I am using only allows for 30 connections to be made to it at once, therefore you couldn’t link your portfolio as doing that requires a new connection to the database.
I will be getting a new database on Tuesday which will fix these issues!