# For some reason, this code `local block = script.Parent block.Touched:Connect(testing) function testing() print ("success") end` does not work.