I need to know when the mouse is pressed in a gui button, but I can not use a local script, because I need that when I press it I send a value to an intvalue that is saved in replicatedStorage, since I know can change values ??in repicatedStorage with local script but I need those values ??to be from the server, not from the client, so it does not do me any good to edit them with a local script