I can’t find anything about the Toolbox that could define how it filters or sorts models.
I’m not sure, but I think maybe the spam models all being made by two creators might be a key. The spam models I’m currently looking at were all made by 2 creators. Maybe there is a system that detects how many models are made by one creator, and if there are too many, it will filter them out? I’m not sure.
Also, I’ve noticed that the spam models all have the same thumbnail. Maybe the Toolsbox is detecting that? I’m not sure.
I’ve tested this on models and decals, and it seems to only apply to models.
So, how does the Toolbox filter out all these spam models?
How can I filter out these spam models as well?
Thanks!
I have been working with the InsertService and was getting the same spam models. You can filter out the spam models by calling GetFreeModels with the filter “recommendedonly=true” or by manually checking the model’s IsRecommended property.