Windows xp?
Also, you shouldn’t handle UI clicks on the Server, as you can’t. If you need to send data to the server from the client, use a LocalScript and RemoteEvents to send data to the server.
EDIT: BIG TYPO, MY MISTAKE, MEANT TO SAY ON THE SERVER NOT CLIENT.