I have a few scripts using UIS but lately as players type its been detecting it? How would stop this?
Raise your DONGERS (ง ° ͜ ʖ °)ง?!?!? -Pixel Vibez
Or you could explain it in a more basic way so I can understand it.
That's the whole reason I am here. I'm not asking you to fix the script i'm asking for an explanation.
Raise your DONGERS (ง ° ͜ ʖ °)ง?!?!? -Pixel Vibez
It is a boolean value that is true if the input has been processed by another script, so just check if it is false before doing anything, or use ContextActionService instead of UserInputService.