MouseButton1Click Still Runs After It's Finished Executing

replace the variable “keyname” with this:

local keyname = tostring(input.KeyCode):match("KeyCode.(.+)")
1 Like