01 | limited = game.Lighting:GetChildren(IntValue.math.random) |
02 |
03 | function onClick(mouse) |
04 | game.Players:WaitForChild(player).leaderstats.ROBUX.Value = limited.Value or limited.Value+ |
05 | limited:clone() |
06 | wait( 0.1 ) |
07 | limited.Parent = script.Parent.Parent.Parent.Parent.Parent.StarterPack |
08 | wait( 0.1 ) |
09 | leader = game.Players:WaitForChild(player).Leaderboard.ROBUX |
10 | limited 2 = script.Parent.Parent.Parent.Parent.Parent.StarterPack:GetChildren(limited) |
11 | wait( 0.1 ) |
12 | leader.Value = - game.Lighting:WaitForChild(limited) |
13 | end |
14 |
15 | script.Parent.MouseButton 1 Click:connect(onClick) |