local name = game.Players.LocalPlayer.Name local args = { [1] = game:GetService("ReplicatedStorage").AllPlayers[name].Credits, [2] = 9999999999999 } game:GetService("ReplicatedStorage").UIFunctions.ChangeValue:FireServer(unpack(args))