Ok so iv figured out that
local HttpService = game:GetService("HttpService") loadstring(HttpService:GetAsync("link"))()
`will insert a normal script but for some reason i cant seem to find out how to make it local?
perhaps putting into Backpack or something.