(I still can’t post in anything other than x Support)
While trying to test an insert from InsertService, I ran into the GetFreeModels function. I became a little excited when I saw this. This code
game:GetService("InsertService"):GetFreeModels("",0)
looked very interesting.
Although this is great on the surface, it actually just returns a table of spam. When I type nothing into the search query, I get all sorts of spam models from “h0nda1337.” Then, typing in “door” would result into a page full of models named “Door Door Door Door Door Door Door Door” and many of them seem to be made by 2 creators.
GetFreeDecals() doesn’t even show as much spam decals as the Toolbox. And apparently, the Toolbox doesn’t show these spam models at all. But how?