how could I, I assume I need a webserver generate ids, and check if they are models, audios, or whatever, and then I just get my webserver
as of now there is no reliable way, why would you need to do such a thing?
I want to randomly load in models, I will check if the user is verified so lower chance of bad models
I dont think thats possible as of now in a clean way, randomely generated models is very tricky as there is no way to check if a user is verified. This might be avaliable with the open cloud API later down the line but for now you will have to deal with bad models. If you want though you could have a list stored externally of manually accpeted users and just check if the model onwer is one of them.
well, game is private so I guess I will deal with bad models and hope for my odds and roblox moderation. how would I generate a id
if your game is private whats the point? What are you trying to achieve?
Just practice and fun project, might make public once I make it better