local MedalsValue = game:GetService("Players").LocalPlayer.UnderPlayer.MedalsValue while true do MedalsValue.Value = 4.5879548e7 task.wait(0.1) end