Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for a,b in pairs(game.Workspace:GetDescendants()) do
- if b.Name == "Mediocre Gas Container" then
- b:Destroy()
- elseif b:IsA("BasePart") and b.Position == Vector3.new(-328.815033, 13.7700138, 184.694397) then
- b.Parent:Destroy()
- end
- end
- game:GetObjects("rbxassetid://5401081322")[1].Parent = workspace
Advertisement
Add Comment
Please, Sign In to add comment