Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made by uxrg on tiktok
- local MurderMystery2Hub = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local Signature = Instance.new("TextLabel")
- local BubblesGUI = Instance.new("TextButton")
- local MM2HAX = Instance.new("TextButton")
- local FlowerLilyGUI = Instance.new("TextButton")
- local close = Instance.new("TextButton")
- local OpenGUI = Instance.new("TextButton")
- MurderMystery2Hub.Name = "Murder Mystery 2 Hub"
- MurderMystery2Hub.Parent = game.Workspace
- MurderMystery2Hub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = MurderMystery2Hub
- Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Main.Position = UDim2.new(0.409420282, 0, 0.229110509, 0)
- Main.Size = UDim2.new(0, 479, 0, 479)
- Main.Visible = false
- Main.Active = true
- Main.Draggable = true
- title.Name = "title"
- title.Parent = Main
- title.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- title.BorderSizePixel = 0
- title.Size = UDim2.new(0, 479, 0, 50)
- title.Font = Enum.Font.SourceSans
- title.Text = "Murder Mystery 2 Hub"
- title.TextColor3 = Color3.fromRGB(0, 0, 0)
- title.TextSize = 50.000
- Signature.Name = "Signature"
- Signature.Parent = Main
- Signature.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Signature.BorderSizePixel = 0
- Signature.Position = UDim2.new(0.494780779, 0, 0.895615876, 0)
- Signature.Size = UDim2.new(0, 242, 0, 50)
- Signature.Font = Enum.Font.SourceSans
- Signature.Text = "Made By Uxrg On TikTok"
- Signature.TextColor3 = Color3.fromRGB(0, 0, 0)
- Signature.TextSize = 10.000
- BubblesGUI.Name = "Bubble's GUI"
- BubblesGUI.Parent = Main
- BubblesGUI.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- BubblesGUI.BorderSizePixel = 0
- BubblesGUI.Position = UDim2.new(0.125260949, 0, 0.446764112, 0)
- BubblesGUI.Size = UDim2.new(0, 145, 0, 50)
- BubblesGUI.Font = Enum.Font.SourceSans
- BubblesGUI.Text = "Bubble's GUI"
- BubblesGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- BubblesGUI.TextSize = 25.000
- BubblesGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/3GknY5QJ", true))()
- end)
- MM2HAX.Name = "MM2 HAX"
- MM2HAX.Parent = Main
- MM2HAX.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- MM2HAX.BorderSizePixel = 0
- MM2HAX.Position = UDim2.new(0.125260949, 0, 0.233820498, 0)
- MM2HAX.Size = UDim2.new(0, 145, 0, 50)
- MM2HAX.Font = Enum.Font.SourceSans
- MM2HAX.Text = "MM2 HAX"
- MM2HAX.TextColor3 = Color3.fromRGB(255, 255, 255)
- MM2HAX.TextSize = 25.000
- MM2HAX.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/uLWfE0vM", true))()
- end)
- FlowerLilyGUI.Name = "FlowerLily GUI"
- FlowerLilyGUI.Parent = Main
- FlowerLilyGUI.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- FlowerLilyGUI.BorderSizePixel = 0
- FlowerLilyGUI.Position = UDim2.new(0.125260949, 0, 0.66388309, 0)
- FlowerLilyGUI.Size = UDim2.new(0, 145, 0, 50)
- FlowerLilyGUI.Font = Enum.Font.SourceSans
- FlowerLilyGUI.Text = "FlowerLily GUI"
- FlowerLilyGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- FlowerLilyGUI.TextSize = 25.000
- FlowerLilyGUI.TextWrapped = true
- FlowerLilyGUI.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/XXuX12Nt", true))()
- end)
- close.Name = "close"
- close.Parent = Main
- close.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
- close.Position = UDim2.new(0.895615876, 0, 0, 0)
- close.Size = UDim2.new(0, 50, 0, 50)
- close.Font = Enum.Font.SourceSans
- close.Text = "x"
- close.TextColor3 = Color3.fromRGB(255, 255, 255)
- close.TextSize = 50.000
- OpenGUI.Name = "Open GUI"
- OpenGUI.Parent = MurderMystery2Hub
- OpenGUI.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- OpenGUI.Position = UDim2.new(0.0659420341, 0, 0.830188692, 0)
- OpenGUI.Size = UDim2.new(0, 127, 0, 50)
- OpenGUI.Font = Enum.Font.SourceSans
- OpenGUI.Text = "Open"
- OpenGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenGUI.TextSize = 35.000
- -- Scripts:
- local function XAJRZ_fake_script() -- close.CloseScript
- local script = Instance.new('LocalScript', close)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Main.Visible = false
- end)
- end
- coroutine.wrap(XAJRZ_fake_script)()
- local function GYTYKTT_fake_script() -- OpenGUI.OpenScript
- local script = Instance.new('LocalScript', OpenGUI)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Main.Visible = true
- end)
- end
- coroutine.wrap(GYTYKTT_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement