local brick = script.parent brick.Touched:Connect(function(player) local humanoid = player.parent:FindFirstChildWichIsA("Humanoid") --do anything here you want