Disable Reset Button Roblox

[Solved] Disable Reset Button Roblox | Whatever - Code Explorer | yomemimo.com
Question : disable reset button roblox

Answered by : muppet

local StarterGui = game:GetService('StarterGui')
wait()
StarterGui:SetCore("ResetButtonCallback",false)
-- Make sure this is a "Local script" in "Starter GUI"
-- Message me for anymore help Muppet#7188

Source : | Last Update : Fri, 05 Mar 21

Answers related to disable reset button roblox

Code Explorer Popular Question For Whatever