MouseButton1Down and MouseButton1Up Fireing alot

So I’m trying to use Gui Objects for something in my game but the mousebutton1up and mousebutton1downfire so many times which i don’t want

It would be very much appreciated if you could provide us with the script, which is causing this issue, as well as some more information on what exactly you want to achieve. :slightly_smiling_face:

Try using :MouseButton1Click instead.

Thanks it works wayy better now