Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by YouR
- --Happy New Year!!!
- --Please sub!!!
- --date 30.12.2021
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local TextButton_8 = Instance.new("TextButton")
- local TextButton_9 = Instance.new("TextButton")
- local TextButton_10 = Instance.new("TextButton")
- local TextButton_11 = Instance.new("TextButton")
- local TextButton_12 = Instance.new("TextButton")
- local TextButton_13 = Instance.new("TextButton")
- local TextButton_14 = Instance.new("TextButton")
- local TextButton_15 = Instance.new("TextButton")
- local TextButton_16 = Instance.new("TextButton")
- local TextButton_17 = Instance.new("TextButton")
- local TextButton_18 = Instance.new("TextButton")
- local TextButton_19 = Instance.new("TextButton")
- local TextButton_20 = Instance.new("TextButton")
- local TextButton_21 = Instance.new("TextButton")
- local TextButton_22 = Instance.new("TextButton")
- local TextButton_23 = Instance.new("TextButton")
- local TextButton_24 = Instance.new("TextButton")
- local TextButton_25 = Instance.new("TextButton")
- local TextButton_26 = Instance.new("TextButton")
- local TextButton_27 = Instance.new("TextButton")
- local TextButton_28 = Instance.new("TextButton")
- local TextButton_29 = Instance.new("TextButton")
- local TextButton_30 = Instance.new("TextButton")
- local TextButton_31 = Instance.new("TextButton")
- local TextButton_32 = Instance.new("TextButton")
- local TextButton_33 = Instance.new("TextButton")
- local TextButton_34 = Instance.new("TextButton")
- local TextButton_35 = Instance.new("TextButton")
- local TextButton_36 = Instance.new("TextButton")
- local TextButton_37 = Instance.new("TextButton")
- local TextButton_38 = Instance.new("TextButton")
- local TextButton_39 = Instance.new("TextButton")
- local TextButton_40 = Instance.new("TextButton")
- local TextButton_41 = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- Frame.Position = UDim2.new(0, 0, 0.499389499, 0)
- Frame.Size = UDim2.new(0, 473, 0, 410)
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextLabel.Position = UDim2.new(-0.0169446729, 0, -0.00243902439, 0)
- TextLabel.Size = UDim2.new(0, 479, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Made by YouR"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 29.000
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton.Position = UDim2.new(0, 0, 0.878048778, 0)
- TextButton.Size = UDim2.new(0, 46, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "The Great Pumpkin Papyrus"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Great Pumpkin Papyrus"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_2.Position = UDim2.new(0.0953703448, 0, 0.878048778, 0)
- TextButton_2.Size = UDim2.new(0, 46, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Pumpkin Toriel"
- TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14.000
- TextButton_2.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Pumpkin Toriel"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_3.Position = UDim2.new(0.291754752, 0, 0.268292665, 0)
- TextButton_3.Size = UDim2.new(0, 46, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Snowdin E"
- TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 11.000
- TextButton_3.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Snowdin Easy"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_4.Position = UDim2.new(0.875264287, 0, 0.756097555, 0)
- TextButton_4.Size = UDim2.new(0, 46, 0, 50)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Undyne The Corrupt"
- TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14.000
- TextButton_4.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Undyne The Corrupt"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_5.Position = UDim2.new(0.778012693, 0, 0.756097555, 0)
- TextButton_5.Size = UDim2.new(0, 46, 0, 50)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "Corrupt Experiment"
- TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14.000
- TextButton_5.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Corrupt Experiment"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_6.Parent = Frame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_6.Position = UDim2.new(0.291754752, 0, 0.390243888, 0)
- TextButton_6.Size = UDim2.new(0, 46, 0, 50)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = "Waterfall M"
- TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14.000
- TextButton_6.TextWrapped = true
- TextButton.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Waterfall Medium"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_7.Parent = Frame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_7.Position = UDim2.new(0.384778023, 0, 0.51219511, 0)
- TextButton_7.Size = UDim2.new(0, 46, 0, 50)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.Text = "CORE"
- TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_7.TextScaled = true
- TextButton_7.TextSize = 14.000
- TextButton_7.TextWrapped = true
- TextButton_7.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["CORE"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_8.Parent = Frame
- TextButton_8.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_8.Position = UDim2.new(0.0972515643, 0, 0.634146333, 0)
- TextButton_8.Size = UDim2.new(0, 46, 0, 50)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.Text = "The End?"
- TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_8.TextScaled = true
- TextButton_8.TextSize = 14.000
- TextButton_8.TextWrapped = true
- TextButton_8.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The End?"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_9.Parent = Frame
- TextButton_9.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_9.Position = UDim2.new(0.680761099, 0, 0.756097555, 0)
- TextButton_9.Size = UDim2.new(0, 46, 0, 50)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.Text = "Megalo Strike Back"
- TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_9.TextScaled = true
- TextButton_9.TextSize = 14.000
- TextButton_9.TextWrapped = true
- TextButton_9.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Megalo Strike Back"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_10.Parent = Frame
- TextButton_10.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_10.Position = UDim2.new(0.194503129, 0, 0.634146333, 0)
- TextButton_10.Size = UDim2.new(0, 46, 0, 50)
- TextButton_10.Font = Enum.Font.SourceSans
- TextButton_10.Text = "deez joe"
- TextButton_10.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_10.TextScaled = true
- TextButton_10.TextSize = 14.000
- TextButton_10.TextWrapped = true
- TextButton_10.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["deez joe"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_11.Parent = Frame
- TextButton_11.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_11.Position = UDim2.new(0.868921816, 0, 0.878048778, 0)
- TextButton_11.Size = UDim2.new(0, 46, 0, 50)
- TextButton_11.Font = Enum.Font.SourceSans
- TextButton_11.Text = "Snowgrave NEO"
- TextButton_11.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_11.TextScaled = true
- TextButton_11.TextSize = 14.000
- TextButton_11.TextWrapped = true
- TextButton_11.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Snowgrave NEO"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_12.Parent = Frame
- TextButton_12.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_12.Position = UDim2.new(0.194503173, 0, 0.268292665, 0)
- TextButton_12.Size = UDim2.new(0, 46, 0, 50)
- TextButton_12.Font = Enum.Font.SourceSans
- TextButton_12.Text = "Ruins H"
- TextButton_12.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_12.TextScaled = true
- TextButton_12.TextSize = 14.000
- TextButton_12.TextWrapped = true
- TextButton_12.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Ruins Hard"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_13.Parent = Frame
- TextButton_13.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_13.Position = UDim2.new(0.194503173, 0, 0.390243888, 0)
- TextButton_13.Size = UDim2.new(0, 46, 0, 50)
- TextButton_13.Font = Enum.Font.SourceSans
- TextButton_13.Text = "Waterfall E"
- TextButton_13.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_13.TextScaled = true
- TextButton_13.TextSize = 9.000
- TextButton_13.TextWrapped = true
- TextButton_13.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Waterfall Easy"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_14.Parent = Frame
- TextButton_14.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_14.Position = UDim2.new(0.291754752, 0, 0.51219511, 0)
- TextButton_14.Size = UDim2.new(0, 46, 0, 50)
- TextButton_14.Font = Enum.Font.SourceSans
- TextButton_14.Text = "Undyne The Undying"
- TextButton_14.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_14.TextScaled = true
- TextButton_14.TextSize = 14.000
- TextButton_14.TextWrapped = true
- TextButton_14.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Undyne The Undying"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_15.Parent = Frame
- TextButton_15.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_15.Position = UDim2.new(0.291754752, 0, 0.634146333, 0)
- TextButton_15.Size = UDim2.new(0, 46, 0, 50)
- TextButton_15.Font = Enum.Font.SourceSans
- TextButton_15.Text = "Hopes and Dreams"
- TextButton_15.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_15.TextScaled = true
- TextButton_15.TextSize = 14.000
- TextButton_15.TextWrapped = true
- TextButton_15.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hopes and Dreams"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_16.Parent = Frame
- TextButton_16.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_16.Position = UDim2.new(0.579281211, 0, 0.756097555, 0)
- TextButton_16.Size = UDim2.new(0, 46, 0, 50)
- TextButton_16.Font = Enum.Font.SourceSans
- TextButton_16.Text = "The Experiment"
- TextButton_16.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_16.TextScaled = true
- TextButton_16.TextSize = 14.000
- TextButton_16.TextWrapped = true
- TextButton_16.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Experiment"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_17.Parent = Frame
- TextButton_17.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_17.Position = UDim2.new(0.38689214, 0, 0.390243948, 0)
- TextButton_17.Size = UDim2.new(0, 46, 0, 50)
- TextButton_17.Font = Enum.Font.SourceSans
- TextButton_17.Text = "Waterfall H"
- TextButton_17.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_17.TextScaled = true
- TextButton_17.TextSize = 14.000
- TextButton_17.TextWrapped = true
- TextButton_17.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Waterfall Hard"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_18.Parent = Frame
- TextButton_18.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_18.Position = UDim2.new(0.0972515866, 0, 0.390243888, 0)
- TextButton_18.Size = UDim2.new(0, 46, 0, 50)
- TextButton_18.Font = Enum.Font.SourceSans
- TextButton_18.Text = "Snowdin H"
- TextButton_18.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_18.TextScaled = true
- TextButton_18.TextSize = 11.000
- TextButton_18.TextWrapped = true
- TextButton_18.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Snowdin Hard"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_19.Parent = Frame
- TextButton_19.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_19.Position = UDim2.new(0.0972515866, 0, 0.268292695, 0)
- TextButton_19.Size = UDim2.new(0, 46, 0, 50)
- TextButton_19.Font = Enum.Font.SourceSans
- TextButton_19.Text = "Ruins M"
- TextButton_19.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_19.TextScaled = true
- TextButton_19.TextSize = 14.000
- TextButton_19.TextWrapped = true
- TextButton_19.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Ruins Medium"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_20.Parent = Frame
- TextButton_20.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_20.Position = UDim2.new(0.190274835, 0, 0.51219511, 0)
- TextButton_20.Size = UDim2.new(0, 46, 0, 50)
- TextButton_20.Font = Enum.Font.SourceSans
- TextButton_20.Text = "Hotland H"
- TextButton_20.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_20.TextScaled = true
- TextButton_20.TextSize = 14.000
- TextButton_20.TextWrapped = true
- TextButton_20.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hotland Hard"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_21.Parent = Frame
- TextButton_21.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_21.Position = UDim2.new(0.486257911, 0, 0.634146333, 0)
- TextButton_21.Size = UDim2.new(0, 46, 0, 50)
- TextButton_21.Font = Enum.Font.SourceSans
- TextButton_21.Text = "???"
- TextButton_21.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_21.TextScaled = true
- TextButton_21.TextSize = 14.000
- TextButton_21.TextWrapped = true
- TextButton_21.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["???"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_22.Parent = Frame
- TextButton_22.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_22.Position = UDim2.new(0.389006346, 0, 0.756097555, 0)
- TextButton_22.Size = UDim2.new(0, 46, 0, 50)
- TextButton_22.Font = Enum.Font.SourceSans
- TextButton_22.Text = "Endless"
- TextButton_22.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_22.TextScaled = true
- TextButton_22.TextSize = 14.000
- TextButton_22.TextWrapped = true
- TextButton_22.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Endless"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_23.Parent = Frame
- TextButton_23.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_23.Position = UDim2.new(0.291754752, 0, 0.756097555, 0)
- TextButton_23.Size = UDim2.new(0, 46, 0, 50)
- TextButton_23.Font = Enum.Font.SourceSans
- TextButton_23.Text = "Hopes and Memes"
- TextButton_23.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_23.TextScaled = true
- TextButton_23.TextSize = 14.000
- TextButton_23.TextWrapped = true
- TextButton_23.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hopes and Memes"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_24.Parent = Frame
- TextButton_24.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_24.Position = UDim2.new(0, 0, 0.268292665, 0)
- TextButton_24.Size = UDim2.new(0, 46, 0, 50)
- TextButton_24.Font = Enum.Font.SourceSans
- TextButton_24.Text = "Ruins E"
- TextButton_24.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_24.TextScaled = true
- TextButton_24.TextSize = 14.000
- TextButton_24.TextWrapped = true
- TextButton_24.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Ruins Easy"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_25.Parent = Frame
- TextButton_25.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_25.Position = UDim2.new(0, 0, 0.390243888, 0)
- TextButton_25.Size = UDim2.new(0, 46, 0, 50)
- TextButton_25.Font = Enum.Font.SourceSans
- TextButton_25.Text = "Snowdin M"
- TextButton_25.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_25.TextScaled = true
- TextButton_25.TextSize = 11.000
- TextButton_25.TextWrapped = true
- TextButton_25.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Snowdin M"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_26.Parent = Frame
- TextButton_26.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_26.Position = UDim2.new(0.0930232555, 0, 0.51219511, 0)
- TextButton_26.Size = UDim2.new(0, 46, 0, 50)
- TextButton_26.Font = Enum.Font.SourceSans
- TextButton_26.Text = "Hotland M"
- TextButton_26.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_26.TextScaled = true
- TextButton_26.TextSize = 14.000
- TextButton_26.TextWrapped = true
- TextButton_26.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hotland Medium"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_27.Parent = Frame
- TextButton_27.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_27.Position = UDim2.new(0, 0, 0.51219511, 0)
- TextButton_27.Size = UDim2.new(0, 46, 0, 50)
- TextButton_27.Font = Enum.Font.SourceSans
- TextButton_27.Text = "Hotland E"
- TextButton_27.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_27.TextScaled = true
- TextButton_27.TextSize = 14.000
- TextButton_27.TextWrapped = true
- TextButton_27.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hotland Easy"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_28.Parent = Frame
- TextButton_28.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_28.Position = UDim2.new(0.583509505, 0, 0.634146333, 0)
- TextButton_28.Size = UDim2.new(0, 46, 0, 50)
- TextButton_28.Font = Enum.Font.SourceSans
- TextButton_28.Text = "The Halls"
- TextButton_28.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_28.TextScaled = true
- TextButton_28.TextSize = 14.000
- TextButton_28.TextWrapped = true
- TextButton_28.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Halls"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_29.Parent = Frame
- TextButton_29.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_29.Position = UDim2.new(0.389006346, 0, 0.634146333, 0)
- TextButton_29.Size = UDim2.new(0, 46, 0, 50)
- TextButton_29.Font = Enum.Font.SourceSans
- TextButton_29.Text = "Megalovania"
- TextButton_29.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_29.TextSize = 14.000
- TextButton_29.TextWrapped = true
- TextButton_29.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Megalovania"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_30.Parent = Frame
- TextButton_30.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_30.Position = UDim2.new(0.194503173, 0, 0.756097555, 0)
- TextButton_30.Size = UDim2.new(0, 46, 0, 50)
- TextButton_30.Font = Enum.Font.SourceSans
- TextButton_30.Text = "Hopes and Dreams"
- TextButton_30.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_30.TextScaled = true
- TextButton_30.TextSize = 14.000
- TextButton_30.TextWrapped = true
- TextButton_30.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Hopes and Dreams"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_31.Parent = Frame
- TextButton_31.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_31.Position = UDim2.new(0, 0, 0.634146333, 0)
- TextButton_31.Size = UDim2.new(0, 46, 0, 50)
- TextButton_31.Font = Enum.Font.SourceSans
- TextButton_31.Text = "The Mountain King"
- TextButton_31.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_31.TextScaled = true
- TextButton_31.TextSize = 14.000
- TextButton_31.TextWrapped = true
- TextButton_31.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Mountain King"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_32.Parent = Frame
- TextButton_32.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_32.Position = UDim2.new(0.773551404, 0, 0.878048778, 0)
- TextButton_32.Size = UDim2.new(0, 46, 0, 50)
- TextButton_32.Font = Enum.Font.SourceSans
- TextButton_32.Text = "Proceed"
- TextButton_32.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_32.TextSize = 14.000
- TextButton_32.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Proceed"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_33.Parent = Frame
- TextButton_33.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_33.Position = UDim2.new(0.678207934, 0, 0.878048778, 0)
- TextButton_33.Size = UDim2.new(0, 46, 0, 50)
- TextButton_33.Font = Enum.Font.SourceSans
- TextButton_33.Text = "Spamton NEO"
- TextButton_33.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_33.TextScaled = true
- TextButton_33.TextSize = 14.000
- TextButton_33.TextWrapped = true
- TextButton_33.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Spamton NEO"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_34.Parent = Frame
- TextButton_34.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_34.Position = UDim2.new(0.582864523, 0, 0.878048778, 0)
- TextButton_34.Size = UDim2.new(0, 46, 0, 50)
- TextButton_34.Font = Enum.Font.SourceSans
- TextButton_34.Text = "sands"
- TextButton_34.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_34.TextScaled = true
- TextButton_34.TextSize = 14.000
- TextButton_34.TextWrapped = true
- TextButton_34.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["sands undertael"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_35.Parent = Frame
- TextButton_35.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_35.Position = UDim2.new(0.485406876, 0, 0.878048778, 0)
- TextButton_35.Size = UDim2.new(0, 46, 0, 50)
- TextButton_35.Font = Enum.Font.SourceSans
- TextButton_35.Text = "Gold Road"
- TextButton_35.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_35.TextScaled = true
- TextButton_35.TextSize = 14.000
- TextButton_35.TextWrapped = true
- TextButton_35.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Gold Road"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_36.Parent = Frame
- TextButton_36.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_36.Position = UDim2.new(0.387949258, 0, 0.878048778, 0)
- TextButton_36.Size = UDim2.new(0, 46, 0, 50)
- TextButton_36.Font = Enum.Font.SourceSans
- TextButton_36.Text = "The Pumpkin King"
- TextButton_36.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_36.TextScaled = true
- TextButton_36.TextSize = 14.000
- TextButton_36.TextWrapped = true
- TextButton_36.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Pumpkin King"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_37.Parent = Frame
- TextButton_37.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_37.Position = UDim2.new(0.0953434631, 0, 0.756097555, 0)
- TextButton_37.Size = UDim2.new(0, 46, 0, 50)
- TextButton_37.Font = Enum.Font.SourceSans
- TextButton_37.Text = "Boss Raid 0-1"
- TextButton_37.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_37.TextScaled = true
- TextButton_37.TextSize = 14.000
- TextButton_37.TextWrapped = true
- TextButton_37.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Boss Raid 0-1"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_38.Parent = Frame
- TextButton_38.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_38.Position = UDim2.new(0, 0, 0.756097555, 0)
- TextButton_38.Size = UDim2.new(0, 46, 0, 50)
- TextButton_38.Font = Enum.Font.SourceSans
- TextButton_38.Text = "The Chambers"
- TextButton_38.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_38.TextScaled = true
- TextButton_38.TextSize = 14.000
- TextButton_38.TextWrapped = true
- TextButton_38.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["The Chambers"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_39.Parent = Frame
- TextButton_39.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_39.Position = UDim2.new(0.290491641, 0, 0.878048778, 0)
- TextButton_39.Size = UDim2.new(0, 46, 0, 50)
- TextButton_39.Font = Enum.Font.SourceSans
- TextButton_39.Text = "Pumpkin of NEO"
- TextButton_39.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_39.TextScaled = true
- TextButton_39.TextSize = 14.000
- TextButton_39.TextWrapped = true
- TextButton_39.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Pumpkin of NEO"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_40.Parent = Frame
- TextButton_40.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_40.Position = UDim2.new(0.484788775, 0, 0.756097555, 0)
- TextButton_40.Size = UDim2.new(0, 46, 0, 50)
- TextButton_40.Font = Enum.Font.SourceSans
- TextButton_40.Text = "Danger"
- TextButton_40.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_40.TextScaled = true
- TextButton_40.TextSize = 14.000
- TextButton_40.TextWrapped = true
- TextButton_40.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Danger"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextButton_41.Parent = Frame
- TextButton_41.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_41.Position = UDim2.new(0.194503173, 0, 0.878048778, 0)
- TextButton_41.Size = UDim2.new(0, 46, 0, 50)
- TextButton_41.Font = Enum.Font.SourceSans
- TextButton_41.Text = "Pumpkin Undyne"
- TextButton_41.TextColor3 = Color3.fromRGB(255, 255, 0)
- TextButton_41.TextScaled = true
- TextButton_41.TextSize = 14.000
- TextButton_41.TextWrapped = true
- TextButton_41.MouseButton1Down:connect(function()
- local A_1 = game:GetService("ReplicatedStorage").Dungeons["Pumpkin-Undyne the Un-Pumpkin-Dying Pumpkin"]
- local A_2 = "A player made dungeon!"
- local Event = game:GetService("ReplicatedStorage").SendServer.CreateDungeon
- Event:FireServer(A_1, A_2)
- end)
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextLabel_2.Position = UDim2.new(0.5734303, 0, 0.121415198, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "E-easy M-medium H-hard"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextSize = 19.000
- ImageLabel.Parent = Frame
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.Position = UDim2.new(0.367864728, 0, 0.121951222, 0)
- ImageLabel.Size = UDim2.new(0, 53, 0, 60)
- ImageLabel.Image = "rbxassetid://8402974503"
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextLabel_3.Position = UDim2.new(0, 0, 0.121951222, 0)
- TextLabel_3.Size = UDim2.new(0, 174, 0, 60)
- TextLabel_3.Font = Enum.Font.Nunito
- TextLabel_3.Text = "Happy New Year!!!"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_3.TextSize = 25.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement