while wait(0.1) do local args = { [1] = 40 } firesignal(game:GetService("ReplicatedStorage").Events.AddStamina.OnClientEvent, unpack(args)) end