script.Parent.MouseClick:Connect(function(plr) plr.leaderstats.Eyes.Value = plr.leaderstats.Eyes.Value + 1 script.Parent.Parent:Destroy() end)