How would I change this so you would have to press W twice?
Game:GetService"Players".LocalPlayer:GetMouse().KeyDown:connect(function(Key) -- Run if Key=="r" and enabled == true and running == false and Game:GetService"Players".LocalPlayer.PlayerGui.HungerGUI.Frame.Size.X.Offset >= 20 then end end)