Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Disabling The MouseButton1 Key?

Asked by 5 years ago

Hello! I've been thinking on a way to disable a certain key (in this case, the MouseButton1 - LeftMouseButton). I thinked about using HumanoidControllers + ControllerService, but I didn't believe it would work. So, is there a way to disable the MouseButton1 key?

If you are curious, I need to disable the Left Mouse Button to prevent players from spamming a combo, but also I tried disabling the script and nothing changed.

0
You should use flags / check to see if a player can run another combo. User#5423 17 — 5y
0
use bind action and leave the function bind blank. greatneil80 2647 — 5y
0
It overrides the current mouse button then greatneil80 2647 — 5y
0
Ok I'll try :D constructionmiller 44 — 5y

Answer this question