How to disable reset character?

Basically just this:

game:GetService("StarterGui"):SetCore("ResetButtonCallback", false) 

But here is the Roblox announcement on it if you want to learn more:

70 Likes