If there is only 1 LocalScript in the tool, you could use Tool:FindFirstChildWhichIsA("LocalScript") and set whatever it returns to Disabled.
2 Likes
If there is only 1 LocalScript in the tool, you could use Tool:FindFirstChildWhichIsA("LocalScript") and set whatever it returns to Disabled.