JumpRequest multiplying fix

Hello, for some reason every-time I jump it detects as if I jumped 3 times. (it prints 3 times)

Anyone know a fix? I’ve tried dividing, it doesn’t really help.

userInputService.JumpRequest:Connect(function()
		print('test')
	end)

Please read the API docs before making a help thread, this very issue is described on the page with a tip on preventing it from occurring. JumpRequest.