local tool = script.Parent local leaderstat = *wherever* tool.Activated:Connect(function() leaderstat.Value +1 end)