Script crashing my Roblox game

My script has nothing in it but when I went on it and started typing it completely crashed. I’ve tried multiple times to delete it but it crashes constantly.

Hmm, have you tried disabling the script?

What do you mean disabling? I’m new to scripting so I’m not sure what you mean.

Do you have any plugins? How exactly is it crashing? Is all of Studio crashing and closing?

Its the script because I made a new one and its fine I can type and nothing happens but when I click the broken script it just freezes with the loading mouse pointer, Then I close it and windows says wait for program or close I waited for about 3 minutes to nothing.

Can you send the script here, please? And regarding the disabling, open the explorer located in the ‘View’ section on roblox studio, and go to explorer, once you have found the script click on it and open the properties, also found in the previous section. Once this is done, different properties will appear, you consider the property ‘Disabled’ and you should find an empty square, you click on it, a blue mark appears and it means that the check is active and based on the property the action (In this case disabling the script), once this is done go back to the explorer and see if the localscript icon, or normal script or even module, has changed color, it should be gray or a color in any case different from the original icon. And please, as I told you before, I recommend you submit the script here
and maybe even specify what the script should do in your game.