-- ALL HELP IS REQUETESED --
I made the insert work and ungroup into startergui. Now I made my main insert thing private model and I put public the insert script for the anti exploit and then my friend said
This is the loader :
g = game:GetService("InsertService"):LoadAsset(565936487) g.Parent = game.StarterGui for i,v in ipairs(g:GetChildren()) do v.Parent = game.StarterGui end
The model is a admin, so EPIX with our trello, and a loader that puts the starterguis that will be put in the startergui and ungrouped in them so we can call. Now the issue is that only my game works? What is a non trusted? I need help
To load an asset, the game owner must have taken a copy of the asset, or it must have been created by ROBLOX. Put the GUI in the module and then use it like that instead, then just update the module to update the code or GUI assuming people are requiring the module.