I have not scripted in a while and this script has no error in the output neither does what I asked so check it over please
script.Parent.MouseButton1Click:connect(function() local player = script.Parent.Parent.Parent.Parent if player.Name == game.Workspace.House1.Own.Value then game.Workspace.Garage1.Transparency = 0.5 game.Workspace.Garage1.CanCollide = false end end)
Three things is own and value inside of House1 and in the (function() put click in the (function(click) and then try local player = click.Parent