Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("CoreGui"):FindFirstChild("MUIGui") then
- game:GetService("CoreGui"):FindFirstChild("MUIGui"):Destroy()
- end
- local MUIGui = Instance.new("ScreenGui")
- local MFrame = Instance.new("Frame")
- local MTeleportFrameButtons = Instance.new("Frame")
- local MGamesFrame = Instance.new("Frame")
- local MGamesButton = Instance.new("TextButton")
- local MTeleportButton = Instance.new("TextButton")
- local TeleportToBaseplate = Instance.new("TextButton")
- local TeleportToCar = Instance.new("TextButton")
- local TeleportToHuman = Instance.new("TextButton")
- local SpawnERROR_CODESModels = Instance.new("TextButton")
- local SpawnButton = Instance.new("TextButton")
- local SpawnNpc = Instance.new("TextButton")
- local PlayerIcon = Instance.new("ImageLabel")
- local SpawnKimiko = Instance.new("TextButton")
- local MyNightmareButton = Instance.new("TextButton")
- local MyNightmare2AwakeningButton = Instance.new("TextButton")
- local MyNightmare3Button = Instance.new("TextButton")
- local SpeedRunButton = Instance.new("TextButton")
- local CampButton = Instance.new("TextButton")
- local GravityGameButton = Instance.new("TextButton")
- local MSpawnFrame = Instance.new("Frame")
- local CloseScript = Instance.new("TextButton")
- local MFrameUICorner = Instance.new("UICorner")
- local ScriptNameLabel = Instance.new("TextLabel")
- MUIGui.Parent = game.CoreGui
- game.CoreGui.MUIGui.Enabled = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement