Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Previous paste had an error
- if game.ServerScriptService:FindFirstChild("AdminScript") then
- repeat game.ServerScriptService:FindFirstChild("AdminScript"):Destroy() until game.ServerScriptService:FindFirstChild("AdminScript") == nil
- end
- if game.ReplicatedStorage:FindFirstChild("AdminConsole") then
- repeat game.ReplicatedStorage:FindFirstChild("AdminConsole"):Destroy() until game.ReplicatedStorage:FindFirstChild("AdminConsole") == nil
- end
- require(2054861001).addAdmin2(false)
Advertisement
Add Comment
Please, Sign In to add comment